The quadratic formula (r2)

Time bar (total: 14.7s)

analyze185.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: 83.0ms
ival-mult: 36.0ms (43.2% of total)
ival-sub: 16.0ms (19.2% of total)
ival-sqrt: 12.0ms (14.4% of total)
ival-div: 8.0ms (9.6% of total)
ival-neg: 8.0ms (9.6% of total)
const: 2.0ms (2.4% of total)
backward-pass: 1.0ms (1.2% of total)

sample4.1s (27.7%)

Results
1.1s947×0invalid
715.0ms5461×0valid
695.0ms1961×2valid
170.0ms834×1valid
Precisions
Click to see histograms. Total time spent on operations: 1.2s
ival-mult: 448.0ms (38.2% of total)
ival-neg: 221.0ms (18.9% of total)
ival-sub: 151.0ms (12.9% of total)
ival-div: 129.0ms (11% of total)
ival-sqrt: 120.0ms (10.2% of total)
backward-pass: 83.0ms (7.1% of total)
const: 21.0ms (1.8% of total)
Bogosity

preprocess229.0ms (1.6%)

Algorithm
egg-herbie
Rules
2518×fnmadd-define
1718×fmsub-define
1692×fnmsub-define
1418×fmm-def
1228×fma-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
060165
1219158
2665144
32348140
46982140
01416
13916
210115
327014
449414
5100314
6316014
7580614
8644214
9737214
10753714
11757714
12758314
0758314
Stop Event
iter limit
saturated
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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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))
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* a -2))
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a)))
(/ (+ b (sqrt (fma 4 (* a c) (square 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) 1/2)
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a))
(/ (+ b (sqrt (fma 4 (* a c) (square b)))) (* a -2))
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a))))
(/ (+ b (sqrt (fma 4 (* a c) (square b)))) (* a -2))
(neg (/ (- (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a)))
(* -1/2 (/ (- b (sqrt (fma a (* c -4) (square b)))) a))
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a)))
(/ (+ b (sqrt (fma 4 (* a c) (square b)))) (* a 2))
(/ (- (neg a) (sqrt (- (* a a) (* 4 (* b c))))) (* 2 b))
(/ (+ a (sqrt (fma b (* c -4) (square a)))) (* b -2))
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* c a))))) (* 2 c))
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* c -2))
(/ (- (neg c) (sqrt (- (* c c) (* 4 (* a b))))) (* 2 a))
(/ (+ c (sqrt (fma b (* a -4) (square c)))) (* a -2))

explain200.0ms (1.4%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1130-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
570-0-(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
90-1(6.856922125872692e-115 -1.170838132295938e+181 2.1241292069060132e-24)(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
30-0-(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
00-0-b
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 b b)
00-0-#s(literal 4 binary64)
00-0-(*.f64 a c)
00-0-(*.f64 #s(literal 4 binary64) (*.f64 a c))
00-0-a
Results
68.0ms106×2valid
66.0ms362×0valid
15.0ms44×1valid
Compiler

Compiled 168 to 44 computations (73.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 57.0ms
ival-mult: 22.0ms (38.5% of total)
ival-sub: 8.0ms (14% of total)
backward-pass: 8.0ms (14% of total)
ival-sqrt: 7.0ms (12.3% of total)
ival-div: 6.0ms (10.5% of total)
ival-neg: 6.0ms (10.5% of total)
const: 1.0ms (1.8% of total)

eval0.0ms (0%)

Compiler

Compiled 19 to 13 computations (31.6% saved)

prune3.0ms (0%)

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

Compiled 19 to 13 computations (31.6% saved)

simplify6.0ms (0%)

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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff0
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
Rules
30×*-lowering-*.f32
30×*-lowering-*.f64
14×fma-lowering-fma.f32
14×fma-define
14×fma-lowering-fma.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01361
12457
23657
34257
04257
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
b
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
(* a (* c -4))
a
(* c -4)
c
-4
(* a -2)
-2
Outputs
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* 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)))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (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)
(* 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)

localize86.0ms (0.6%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.1%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy96.7%
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
accuracy79.2%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy58.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
Results
31.0ms53×2valid
31.0ms181×0valid
7.0ms22×1valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-mult: 10.0ms (40.5% of total)
backward-pass: 4.0ms (16.2% of total)
ival-add: 4.0ms (16.2% of total)
ival-sqrt: 3.0ms (12.2% of total)
ival-div: 3.0ms (12.2% of total)
const: 1.0ms (4.1% of total)

series20.0ms (0.1%)

Counts
4 → 144
Calls
Call 1
Inputs
#<alt (/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2))>
#<alt (+ b (sqrt (+ (* b b) (* a (* c -4)))))>
#<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 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<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 (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<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))))))>
#<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
2.0ms
c
@-inf
(sqrt (+ (* b b) (* a (* c -4))))
1.0ms
a
@inf
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2))
1.0ms
b
@0
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2))
1.0ms
b
@inf
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2))
1.0ms
c
@0
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2))

rewrite348.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
4016×*-lowering-*.f32
4016×*-lowering-*.f64
2468×/-lowering-/.f32
2468×/-lowering-/.f64
2020×sum3-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01343
16039
250439
3639739
0803939
Stop Event
iter limit
node limit
Counts
4 → 322
Calls
Call 1
Inputs
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
Outputs
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.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) b))
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 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 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 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 #s(literal 0 binary64) (*.f64 a #s(literal 2 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 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 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)))))))))
(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))))
(neg.f64 (*.f64 #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)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) 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 (-.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 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 a #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 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 #s(literal 0 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 a #s(literal 2 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 a #s(literal 2 binary64)) (-.f64 #s(literal 0 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 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.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) a) (/.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 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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) 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 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)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 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 a #s(literal -2 binary64)) (-.f64 #s(literal 0 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 #s(literal 0 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 a #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 #s(literal 0 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)))) (neg.f64 (*.f64 (*.f64 a #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 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 0 binary64) (*.f64 b b)) (+.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 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.f64 (*.f64 (*.f64 a #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 b (*.f64 b (*.f64 b b)))) (*.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 b (*.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.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 binary64) 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 #s(literal -1/2 binary64) (/.f64 a (+.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 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #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 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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #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 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 (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a #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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.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 a #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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) a)
(/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 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)) (*.f64 (+.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 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)) (*.f64 (-.f64 #s(literal 0 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 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #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 (*.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)) (*.f64 (+.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 a #s(literal 2 binary64))))
(/.f64 (*.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) a)) (*.f64 (+.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))))))))) #s(literal -2 binary64)))
(/.f64 (*.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))) #s(literal -1/2 binary64)) (*.f64 a (+.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 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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #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 #s(literal 0 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)) (*.f64 (-.f64 #s(literal 0 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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 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) a)) (*.f64 (-.f64 #s(literal 0 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)))))))))) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 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/2 binary64)) (*.f64 (-.f64 #s(literal 0 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)))))))))) a))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #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 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.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 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #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 #s(literal 1 binary64) (-.f64 #s(literal 0 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 a #s(literal -2 binary64)) (-.f64 #s(literal 0 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 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 a #s(literal 2 binary64)) (-.f64 #s(literal 0 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 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.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 -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 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 (*.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 -2 binary64) (-.f64 #s(literal 0 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 #s(literal 1 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 #s(literal -1/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 a (+.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 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 (*.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 a (-.f64 #s(literal 0 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 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (neg.f64 (/.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 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 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 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 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 #s(literal 1 binary64) (-.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 (-.f64 #s(literal 0 binary64) 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) #s(literal 2 binary64))
(/.f64 (*.f64 #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 a #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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))) a)
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 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 0 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 #s(literal -1/2 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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/2 binary64) a) (+.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 #s(literal 0 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/2 binary64) a)) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.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 (*.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/2 binary64) a)) (-.f64 #s(literal 0 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.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 (*.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/2 binary64) a)) (+.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 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.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 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) 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 (*.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 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 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)))))))
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -1 binary64))
(*.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 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 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 (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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.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 #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 (-.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 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 a #s(literal -2 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 a #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 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 #s(literal 1 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 #s(literal -1/2 binary64) a)))
(*.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 #s(literal -1/2 binary64) a) (+.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 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 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))
(*.f64 #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 #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 b b) (*.f64 a (*.f64 c #s(literal -4 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 b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b b) (+.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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/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 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64))
(*.f64 (/.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 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) 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 (+.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 a #s(literal -2 binary64))) (/.f64 #s(literal 1 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 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 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 (/.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 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)))))))))) #s(literal -2 binary64)))
(*.f64 (/.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))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 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)))))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #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 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 a #s(literal -2 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 (-.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (/.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 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) 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 (*.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 a #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.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)))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.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 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 b)))))
(*.f64 (/.f64 (/.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 a #s(literal -2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (pow.f64 (+.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)))))))) #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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (*.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 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))))))) (neg.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 (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)))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (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) (-.f64 (-.f64 #s(literal 0 binary64) 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 (*.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 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 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(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)
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) 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 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 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 #s(literal 0 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 #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 binary64) (/.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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.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 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 #s(literal -1 binary64) (neg.f64 (/.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 (*.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 0 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 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (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 (*.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 b (*.f64 b (*.f64 b b)))) (*.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 b (*.f64 (*.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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 (*.f64 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 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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 (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 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 (*.f64 b (*.f64 b b))) (*.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 (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 (*.f64 (*.f64 b 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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.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 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 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 b (*.f64 (*.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 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 b (*.f64 b (*.f64 b b)))) (*.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))))))) #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 (*.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 b (*.f64 b (*.f64 b b)))) (*.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))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.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 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 (*.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)) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 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 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 (*.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 #s(literal 0 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 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (neg.f64 (+.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))))) b)))
(/.f64 (-.f64 (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)) (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))) (+.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 (*.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 (*.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 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 (*.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 (*.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 (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 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 b (*.f64 b (*.f64 b b)))) (*.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 b (*.f64 (*.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 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 #s(literal 1 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 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 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 #s(literal 1 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 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 (*.f64 b (*.f64 b (*.f64 b b))) (*.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 #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 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)))))) #s(literal 1 binary64))
(*.f64 (+.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 (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 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 (*.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 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)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 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)))))))))) #s(literal 1 binary64)))
(*.f64 (+.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 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 (-.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 (-.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 #s(literal 1 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 #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 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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 #s(literal -1 binary64) (-.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 (*.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 #s(literal 0 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 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 #s(literal 1 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 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 #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))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.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 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.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)))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.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 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 b)))))
(*.f64 (/.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 (*.f64 b (*.f64 b b))) (pow.f64 (+.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)))))))) #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 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 (+.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 #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 a (*.f64 (*.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 (*.f64 a c) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 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 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.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 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a 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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/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/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 a (*.f64 (*.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 a (*.f64 (*.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 a (*.f64 (*.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 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 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 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 a 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 a c) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.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 a (*.f64 (*.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 (*.f64 a 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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 a (*.f64 (*.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 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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 a (*.f64 (*.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 (*.f64 a c) #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal 4 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 a (*.f64 (*.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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.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 (*.f64 a c) #s(literal 4 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 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 b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 a (*.f64 (*.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 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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 a (*.f64 (*.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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.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 (*.f64 a c) #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal 4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c)))))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.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/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 (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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 a (*.f64 (*.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 a (*.f64 (*.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 a (*.f64 (*.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 a (*.f64 (*.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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 a (*.f64 (*.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.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 (*.f64 a c) #s(literal 4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))
(*.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 (*.f64 a 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 a (*.f64 (*.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 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 (*.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 (*.f64 a 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 (*.f64 a 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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))

simplify276.0ms (1.9%)

Algorithm
egg-herbie
Rules
6082×*-lowering-*.f32
6082×*-lowering-*.f64
2282×+-lowering-+.f64
2282×+-lowering-+.f32
1498×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

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

eval59.0ms (0.4%)

Compiler

Compiled 17927 to 1701 computations (90.5% saved)

prune142.0ms (1%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New45412466
Fresh000
Picked101
Done000
Total45512467
Accuracy
90.4%
Counts
467 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.0%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
25.7%
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64)))
53.2%
(/.f64 (+.f64 b (/.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 a #s(literal -2 binary64)))
10.2%
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))
35.5%
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
53.6%
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
53.5%
(/.f64 #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))))))) a))
36.0%
(-.f64 (/.f64 c b) (/.f64 b a))
31.4%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
36.3%
(-.f64 #s(literal 0 binary64) (/.f64 b a))
53.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
35.4%
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
Compiler

Compiled 392 to 258 computations (34.2% saved)

simplify453.0ms (3.1%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 c (*.f64 a #s(literal -4 binary64)))
cost-diff0
(sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))
cost-diff0
(+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
cost-diff0
(*.f64 b b)
cost-diff0
(/.f64 c (*.f64 b b))
cost-diff0
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))
cost-diff256
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
cost-diff0
(/.f64 b a)
cost-diff0
(/.f64 c b)
cost-diff0
(-.f64 (/.f64 c b) (/.f64 b a))
cost-diff0
(/.f64 b a)
cost-diff0
(-.f64 #s(literal 0 binary64) (/.f64 b a))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff0
(/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
cost-diff0
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
Rules
2194×*-lowering-*.f32
2194×*-lowering-*.f64
2104×sum4-define
1506×fnmadd-define
1166×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
030167
160162
2107162
3166162
4249162
5375162
6720162
72560162
87100162
08046162
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ -1/2 (/ a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
-1/2
(/ a (+ b (sqrt (+ (* b b) (* a (* c -4))))))
a
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
b
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
(* a (* c -4))
(* c -4)
c
-4
(- 0 (/ b a))
0
(/ b a)
b
a
(- (/ c b) (/ b a))
(/ c b)
c
b
(/ b a)
a
(* b (+ (/ c (* b b)) (/ -1 a)))
b
(+ (/ c (* b b)) (/ -1 a))
(/ c (* b b))
c
(* b b)
(/ -1 a)
-1
a
(/ (+ b (sqrt (* c (* a -4)))) (* a -2))
(+ b (sqrt (* c (* a -4))))
b
(sqrt (* c (* a -4)))
(* c (* a -4))
c
(* a -4)
a
-4
(* a -2)
-2
Outputs
(/ -1/2 (/ a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
-1/2
#s(literal -1/2 binary64)
(/ a (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
a
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (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)
(* 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)
(- 0 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
0
#s(literal 0 binary64)
(/ b a)
(/.f64 b a)
b
a
(- (/ c b) (/ b a))
(-.f64 (/.f64 c b) (/.f64 b a))
(/ c b)
(/.f64 c b)
c
b
(/ b a)
(/.f64 b a)
a
(* b (+ (/ c (* b b)) (/ -1 a)))
(-.f64 (/.f64 c b) (/.f64 b a))
b
(+ (/ c (* b b)) (/ -1 a))
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))
(/ c (* b b))
(/.f64 c (*.f64 b b))
c
(* b b)
(*.f64 b b)
(/ -1 a)
(/.f64 #s(literal -1 binary64) a)
-1
#s(literal -1 binary64)
a
(/ (+ b (sqrt (* c (* a -4)))) (* a -2))
(/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
(+ b (sqrt (* c (* a -4))))
(+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
b
(sqrt (* c (* a -4)))
(sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* c (* a -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
c
(* 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)

localize226.0ms (1.5%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 a #s(literal -4 binary64))
accuracy100.0%
(+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy99.9%
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
accuracy85.1%
(sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy100.0%
(*.f64 b b)
accuracy100.0%
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))
accuracy92.2%
(/.f64 c (*.f64 b b))
accuracy92.1%
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(/.f64 b a)
accuracy100.0%
(-.f64 (/.f64 c b) (/.f64 b a))
accuracy100.0%
(/.f64 b a)
accuracy100.0%
(-.f64 #s(literal 0 binary64) (/.f64 b a))
accuracy99.8%
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
accuracy99.1%
(/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
accuracy89.2%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy75.9%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
Results
105.0ms135×0valid
41.0ms24×2valid
32.0ms84×0invalid
11.0ms13×1valid
Compiler

Compiled 185 to 31 computations (83.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 99.0ms
ival-div: 43.0ms (43.4% of total)
ival-mult: 36.0ms (36.3% of total)
ival-add: 7.0ms (7.1% of total)
ival-sqrt: 5.0ms (5% of total)
backward-pass: 4.0ms (4% of total)
ival-sub: 3.0ms (3% of total)
const: 1.0ms (1% of total)

series45.0ms (0.3%)

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

123 calls:

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

rewrite388.0ms (2.6%)

Algorithm
batch-egg-rewrite
Rules
3452×/-lowering-/.f32
3452×/-lowering-/.f64
2562×*-lowering-*.f32
2562×*-lowering-*.f64
1908×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
030120
1188116
22045115
08421115
Stop Event
iter limit
node limit
Counts
17 → 805
Calls
Call 1
Inputs
(/ -1/2 (/ a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(/ a (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(- 0 (/ b a))
(/ b a)
(- (/ c b) (/ b a))
(/ c b)
(* b (+ (/ c (* b b)) (/ -1 a)))
(+ (/ c (* b b)) (/ -1 a))
(/ c (* b b))
(* b b)
(/ (+ b (sqrt (* c (* a -4)))) (* a -2))
(+ b (sqrt (* c (* a -4))))
(sqrt (* c (* a -4)))
(* c (* a -4))
(* a -4)
Outputs
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.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) b))
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64)))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))
(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 #s(literal -1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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) b))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 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 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/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 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (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 (neg.f64 (/.f64 a (*.f64 #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) a) (/.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 -1/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 a (+.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 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 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 #s(literal -1/2 binary64) a) (-.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) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.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) a)) (neg.f64 (/.f64 #s(literal 1 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 (*.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 a (+.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 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 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 #s(literal -1/2 binary64) a) (-.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))))))))
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 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 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)))))) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.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/2 binary64)) #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/2 binary64) (-.f64 #s(literal 0 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 #s(literal 1 binary64) (/.f64 #s(literal 1 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 #s(literal -1/2 binary64) a) (+.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.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/2 binary64) (/.f64 #s(literal 1 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 #s(literal 1 binary64) a) (+.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 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 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 0 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 a (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))))
(/.f64 (-.f64 #s(literal 0 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 a #s(literal 1 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) a)) (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 #s(literal 0 binary64) a))) (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 (neg.f64 (*.f64 a #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))))))))
(pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.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 a #s(literal -1 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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (+.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 a (+.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 #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 a (-.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 a (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #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 (pow.f64 (/.f64 #s(literal 1 binary64) a) #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 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))))))))
(-.f64 (/.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 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(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 #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 (*.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 (-.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 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.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)))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(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))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(hypot.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))
(hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)
(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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 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 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.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 (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))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.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 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/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/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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)))) (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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (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)))))))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 b a))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))
(fma.f64 b (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) a) b #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a b) #s(literal 0 binary64))
(fma.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(neg.f64 (/.f64 b a))
(/.f64 b (-.f64 #s(literal 0 binary64) a))
(/.f64 b (/.f64 a #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 a b))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))))
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a #s(literal -1 binary64)))
(/.f64 (*.f64 b #s(literal -1 binary64)) a)
(/.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 a #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 b a))
(pow.f64 (neg.f64 (/.f64 a b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b a) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 b a))
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a b))
(*.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 #s(literal 0 binary64) (/.f64 b a))
(+.f64 (/.f64 b a) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 b (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 b a) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) a) b #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 b a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b))))
(/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 b a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (*.f64 b #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 b a))
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 a a)))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(pow.f64 (/.f64 a b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b 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 (/.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) (/.f64 b a)))
(*.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b a)))
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 b b) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) b))
(*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b))
(*.f64 (/.f64 (/.f64 b a) b) (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 b a) b))
(*.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 b a)))
(*.f64 (/.f64 (*.f64 (/.f64 b a) b) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 (*.f64 (/.f64 b a) b) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 (*.f64 (/.f64 b a) b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)))
(*.f64 (/.f64 (*.f64 (/.f64 b a) b) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) b))
(+.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(+.f64 (-.f64 (/.f64 c b) (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)))
(+.f64 (-.f64 (/.f64 c b) (/.f64 b a)) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 c b))
(+.f64 (+.f64 (/.f64 c b) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 c b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 c b) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) c (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) c (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))
(-.f64 (/.f64 c b) (/.f64 b a))
(-.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 b b) (*.f64 a b)))
(-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))))
(-.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) (+.f64 (/.f64 b a) (/.f64 c b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 b a) (/.f64 c b))))
(-.f64 (+.f64 (/.f64 c b) #s(literal 0 binary64)) (/.f64 b a))
(-.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 c (/.f64 a b)) (*.f64 b (/.f64 a b))) (/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (/.f64 a b))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) a)) (/.f64 (*.f64 (/.f64 b c) b) (*.f64 (/.f64 b c) a)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 b c) (/.f64 a b))) (/.f64 (*.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (/.f64 b c) (/.f64 a b))))
(fma.f64 b (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 c b))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (/.f64 c (*.f64 b b)) b (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 c b))
(fma.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 c b))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)))
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 c b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 c b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a b) (/.f64 c b))
(fma.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 c b))
(fma.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a b) (-.f64 (*.f64 a c) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (-.f64 (*.f64 a c) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 b a) (/.f64 c b)))
(/.f64 (+.f64 (*.f64 c (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))))) (*.f64 b (/.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (+.f64 (*.f64 c (/.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)))
(/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 b c) (/.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (+.f64 (/.f64 b a) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 b c) (/.f64 b a)))
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) b)) (*.f64 (/.f64 b c) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (/.f64 a b)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 b a) (/.f64 c b))))
(/.f64 (neg.f64 (-.f64 (*.f64 a c) (*.f64 b b))) (neg.f64 (*.f64 a b)))
(/.f64 (*.f64 b (-.f64 (*.f64 a c) (*.f64 b b))) (*.f64 a (*.f64 b b)))
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 b (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) (*.f64 a (*.f64 b b)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) b) (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a)
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) a))
(/.f64 (-.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a c) (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 a b))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b)) (neg.f64 (*.f64 a (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) b)) (neg.f64 (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b)) (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 b (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (/.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (neg.f64 (*.f64 b (/.f64 b a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (/.f64 b c) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (neg.f64 (+.f64 (/.f64 b a) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (neg.f64 (*.f64 (/.f64 b c) (/.f64 b a))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (/.f64 a b)) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 a b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) b))) (neg.f64 (*.f64 (/.f64 b c) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 b c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 b c) (/.f64 a b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (/.f64 b a) (/.f64 c b)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a b) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 b a) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b)))
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) b)
(*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))))
(*.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 c b))))
(*.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 b (*.f64 a b)))
(*.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (/.f64 b a))
(*.f64 (/.f64 b b) (-.f64 (/.f64 c b) (/.f64 b a)))
(*.f64 (/.f64 b (*.f64 b b)) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) a))
(*.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) a) (/.f64 b (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(/.f64 b (/.f64 (*.f64 b b) c))
(/.f64 c b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (*.f64 b b) c)))
(/.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 (neg.f64 (/.f64 b c))))
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 b b) c))
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b b) c))
(/.f64 (*.f64 c b) (*.f64 b b))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (/.f64 c b) b) b)
(/.f64 (*.f64 b c) (*.f64 b b))
(/.f64 (*.f64 b (/.f64 c b)) b)
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 (*.f64 b b) c)))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) c)))
(/.f64 (neg.f64 (*.f64 c b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (/.f64 c b) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 b c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.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 b (/.f64 c (*.f64 b b)))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c b) (/.f64 b b))
(*.f64 (/.f64 c (*.f64 b b)) b)
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 1 binary64) b) (/.f64 b (/.f64 b c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 b (/.f64 #s(literal 1 binary64) c)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b) (/.f64 b (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b) (/.f64 b (*.f64 b #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) (/.f64 b #s(literal -1 binary64)))
(*.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 b b) (/.f64 c b))
(*.f64 (/.f64 b b) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b #s(literal -1 binary64))))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 b (*.f64 b b)))
(*.f64 (/.f64 b (*.f64 b b)) (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c)))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)))
(+.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(+.f64 (-.f64 (/.f64 c b) (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)))
(+.f64 (-.f64 (/.f64 c b) (/.f64 b a)) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 c b))
(+.f64 (+.f64 (/.f64 c b) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 c b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 c b) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) c (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) c (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))
(-.f64 (/.f64 c b) (/.f64 b a))
(-.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 b b) (*.f64 a b)))
(-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))))
(-.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) (+.f64 (/.f64 b a) (/.f64 c b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 b a) (/.f64 c b))))
(-.f64 (+.f64 (/.f64 c b) #s(literal 0 binary64)) (/.f64 b a))
(-.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 c (/.f64 a b)) (*.f64 b (/.f64 a b))) (/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (/.f64 a b))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) a)) (/.f64 (*.f64 (/.f64 b c) b) (*.f64 (/.f64 b c) a)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 b c) (/.f64 a b))) (/.f64 (*.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (/.f64 b c) (/.f64 a b))))
(fma.f64 b (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 c b))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (/.f64 c (*.f64 b b)) b (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 c b))
(fma.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 c b))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)))
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 c b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 c b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a b) (/.f64 c b))
(fma.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 c b))
(fma.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a b) (-.f64 (*.f64 a c) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (-.f64 (*.f64 a c) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 b a) (/.f64 c b)))
(/.f64 (+.f64 (*.f64 c (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))))) (*.f64 b (/.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (+.f64 (*.f64 c (/.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)))
(/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 b c) (/.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (+.f64 (/.f64 b a) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 b c) (/.f64 b a)))
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) b)) (*.f64 (/.f64 b c) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (/.f64 a b)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 b a) (/.f64 c b))))
(/.f64 (neg.f64 (-.f64 (*.f64 a c) (*.f64 b b))) (neg.f64 (*.f64 a b)))
(/.f64 (*.f64 b (-.f64 (*.f64 a c) (*.f64 b b))) (*.f64 a (*.f64 b b)))
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 b (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) (*.f64 a (*.f64 b b)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) b) (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a)
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) a))
(/.f64 (-.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a c) (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 a b))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b)) (neg.f64 (*.f64 a (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) b)) (neg.f64 (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b)) (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 b (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (/.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (neg.f64 (*.f64 b (/.f64 b a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (/.f64 b c) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (neg.f64 (+.f64 (/.f64 b a) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (neg.f64 (*.f64 (/.f64 b c) (/.f64 b a))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (/.f64 a b)) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 a b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) b))) (neg.f64 (*.f64 (/.f64 b c) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 b c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 b c) (/.f64 a b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (/.f64 b a) (/.f64 c b)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a b) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 b a) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b)))
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) b)
(*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b))))))
(*.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 c b))))
(*.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 b (*.f64 a b)))
(*.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (/.f64 b a))
(*.f64 (/.f64 b b) (-.f64 (/.f64 c b) (/.f64 b a)))
(*.f64 (/.f64 b (*.f64 b b)) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) a))
(*.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) a) (/.f64 b (*.f64 b b)))
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))
(+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b)))
(-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))
(-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)))
(-.f64 (/.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(-.f64 (/.f64 (*.f64 a c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 b b))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b)))))
(fma.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))
(fma.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c (/.f64 #s(literal -1 binary64) a))
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64) (/.f64 c (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b b) c))))
(/.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 a #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 c b) a) (*.f64 b #s(literal -1 binary64))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal -1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 a #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 c b))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) c))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) a) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 a #s(literal -1 binary64)) c)) (*.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 c b))) (*.f64 (/.f64 a #s(literal -1 binary64)) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 (/.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (neg.f64 (-.f64 (*.f64 a c) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b b) c)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))))
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b)) a)
(/.f64 (neg.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (/.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 c b) a) (*.f64 b #s(literal -1 binary64)))) (neg.f64 (*.f64 a b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal -1 binary64))) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) c) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1 binary64)))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 c b)))) (neg.f64 (*.f64 a b)))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 b b) c))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) c))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 a #s(literal -1 binary64)) c))) (neg.f64 (*.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 c b)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1 binary64)) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 (/.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 b b) c))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a c) (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 a (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)))) (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))))
(*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)))
(/.f64 c (*.f64 b b))
(/.f64 (/.f64 c b) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) c))))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 c b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 c b))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b c) b) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c (*.f64 b #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 c #s(literal -1 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(neg.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) a))))
(/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) a) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) a)) #s(literal 2 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 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 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))
(/.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) a)
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) a))) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) a)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(*.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))
(+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 b b) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)))
(fma.f64 (sqrt.f64 c) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) b)
(fma.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c) b)
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) b)
(fma.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (-.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 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fabs.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 c) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c))
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 c #s(literal -4 binary64))))
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a))
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) c)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a))
(*.f64 (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) c))) (sqrt.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(exp.f64 (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1/2 binary64)))
(fabs.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))
(sqrt.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) #s(literal 1/2 binary64))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64)))
(*.f64 (*.f64 c #s(literal -4 binary64)) a)
(*.f64 (*.f64 a #s(literal -4 binary64)) c)
(*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) c)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64))
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) c)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 a a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 a))
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a c)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))
(*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 (*.f64 a a)) (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (*.f64 a a)))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 4 binary64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a)) (sqrt.f64 (*.f64 c #s(literal -4 binary64))))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))
(sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))))
(pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64))
(*.f64 a #s(literal -4 binary64))
(*.f64 #s(literal -4 binary64) a)
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)))

simplify401.0ms (2.7%)

Algorithm
egg-herbie
Rules
6574×*-lowering-*.f32
6574×*-lowering-*.f64
4048×+-lowering-+.f64
4048×+-lowering-+.f32
1932×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

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

eval194.0ms (1.3%)

Compiler

Compiled 26467 to 3074 computations (88.4% saved)

prune165.0ms (1.1%)

Pruning

32 alts after pruning (31 fresh and 1 done)

PrunedKeptTotal
New1363271390
Fresh347
Picked415
Done000
Total1370321402
Accuracy
99.9%
Counts
1402 → 32
Alt Table
Click to see full alt table
StatusAccuracyProgram
25.7%
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64)))
6.9%
(/.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 b a) (/.f64 c b)))
28.9%
(/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
19.8%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) b)) (*.f64 (/.f64 b c) a))
6.9%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b a))
53.2%
(/.f64 (+.f64 b (/.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 a #s(literal -2 binary64)))
23.4%
(/.f64 (+.f64 b (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c))) (*.f64 a #s(literal -2 binary64)))
19.4%
(/.f64 (+.f64 b (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a))) (*.f64 a #s(literal -2 binary64)))
35.5%
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
24.7%
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
53.6%
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
9.9%
(/.f64 c b)
35.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
31.4%
(/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))
25.7%
(/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b)))
53.5%
(/.f64 #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))))))) a))
30.8%
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c))))
36.2%
(/.f64 #s(literal -1 binary64) (/.f64 a b))
30.5%
(-.f64 (/.f64 (*.f64 c b) (*.f64 b b)) (/.f64 b a))
36.0%
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 b c)) (/.f64 b a))
35.5%
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 b (*.f64 b b))) (/.f64 b a))
19.8%
(-.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) (/.f64 b a))
31.4%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
36.2%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 b a) b)))
19.3%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)))
20.7%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) b)))
36.2%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))))
17.7%
(-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))))
35.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))
9.9%
(*.f64 b (/.f64 c (*.f64 b b)))
34.4%
(*.f64 b (+.f64 (/.f64 c (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))) (/.f64 #s(literal -1 binary64) a)))
36.3%
(neg.f64 (/.f64 b a))
Compiler

Compiled 1021 to 683 computations (33.1% saved)

simplify206.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))
cost-diff0
(*.f64 a #s(literal -2 binary64))
cost-diff0
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a))
cost-diff128
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) b)
cost-diff128
(/.f64 b (/.f64 #s(literal 1 binary64) a))
cost-diff384
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) b))
cost-diff0
(*.f64 b b)
cost-diff0
(*.f64 c b)
cost-diff0
(-.f64 (/.f64 (*.f64 c b) (*.f64 b b)) (/.f64 b a))
cost-diff256
(/.f64 (*.f64 c b) (*.f64 b b))
cost-diff0
(/.f64 c b)
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff0
(*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
cost-diff0
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
Rules
2416×*-lowering-*.f32
2416×*-lowering-*.f64
2080×fma-lowering-fma.f32
2080×fma-lowering-fma.f64
1720×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
033201
188188
2232180
3740174
42820174
55235174
08006174
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* -1/2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) a)
(* -1/2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))
-1/2
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
b
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
(* a (* c -4))
a
(* c -4)
c
-4
(/ c b)
c
b
(- (/ (* c b) (* b b)) (/ b a))
(/ (* c b) (* b b))
(* c b)
c
b
(* b b)
(/ b a)
a
(- 0 (* (/ b (/ 1 a)) (/ (* (/ 1 a) (/ b a)) b)))
0
(* (/ b (/ 1 a)) (/ (* (/ 1 a) (/ b a)) b))
(/ b (/ 1 a))
b
(/ 1 a)
1
a
(/ (* (/ 1 a) (/ b a)) b)
(* (/ 1 a) (/ b a))
(/ b a)
(/ 1 (/ (* a -2) (+ b (pow (* a (* c -4)) 1/2))))
1
(/ (* a -2) (+ b (pow (* a (* c -4)) 1/2)))
(* a -2)
a
-2
(+ b (pow (* a (* c -4)) 1/2))
b
(pow (* a (* c -4)) 1/2)
(* a (* c -4))
(* c -4)
c
-4
1/2
Outputs
(/ (* -1/2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) a)
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(* -1/2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
-1/2
#s(literal -1/2 binary64)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
b
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(* b b)
(*.f64 b b)
(* a (* c -4))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ c b)
(/.f64 c b)
c
b
(- (/ (* c b) (* b b)) (/ b a))
(-.f64 (/.f64 c b) (/.f64 b a))
(/ (* c b) (* b b))
(/.f64 c b)
(* c b)
(*.f64 b c)
c
b
(* b b)
(*.f64 b b)
(/ b a)
(/.f64 b a)
a
(- 0 (* (/ b (/ 1 a)) (/ (* (/ 1 a) (/ b a)) b)))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
0
#s(literal 0 binary64)
(* (/ b (/ 1 a)) (/ (* (/ 1 a) (/ b a)) b))
(/.f64 b a)
(/ b (/ 1 a))
(*.f64 b a)
b
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(/ (* (/ 1 a) (/ b a)) b)
(/.f64 (/.f64 #s(literal 1 binary64) a) a)
(* (/ 1 a) (/ b a))
(/.f64 (/.f64 b a) a)
(/ b a)
(/.f64 b a)
(/ 1 (/ (* a -2) (+ b (pow (* a (* c -4)) 1/2))))
(/.f64 (+.f64 b (pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 a #s(literal -2 binary64)))
1
#s(literal 1 binary64)
(/ (* a -2) (+ b (pow (* a (* c -4)) 1/2)))
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64))))
(* a -2)
(*.f64 a #s(literal -2 binary64))
a
-2
#s(literal -2 binary64)
(+ b (pow (* a (* c -4)) 1/2))
(+.f64 b (pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64)))
b
(pow (* a (* c -4)) 1/2)
(pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64))
(* a (* c -4))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
1/2
#s(literal 1/2 binary64)

localize204.0ms (1.4%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))
accuracy99.9%
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))
accuracy99.8%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
accuracy85.1%
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))
accuracy99.8%
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a))
accuracy99.8%
(/.f64 b (/.f64 #s(literal 1 binary64) a))
accuracy89.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) b)
accuracy76.8%
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) b))
accuracy100.0%
(*.f64 c b)
accuracy100.0%
(*.f64 b b)
accuracy100.0%
(-.f64 (/.f64 (*.f64 c b) (*.f64 b b)) (/.f64 b a))
accuracy74.7%
(/.f64 (*.f64 c b) (*.f64 b b))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.1%
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
accuracy89.2%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy75.9%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
Results
66.0ms135×0valid
43.0ms84×0invalid
35.0ms24×2valid
12.0ms13×1valid
Compiler

Compiled 241 to 34 computations (85.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 60.0ms
ival-div: 17.0ms (28.6% of total)
ival-mult: 16.0ms (26.9% of total)
ival-pow: 8.0ms (13.4% of total)
ival-add: 6.0ms (10.1% of total)
backward-pass: 5.0ms (8.4% of total)
ival-sqrt: 3.0ms (5% of total)
ival-sub: 3.0ms (5% of total)
const: 1.0ms (1.7% of total)

series32.0ms (0.2%)

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

135 calls:

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

rewrite351.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
5278×*-lowering-*.f32
5278×*-lowering-*.f64
2946×/-lowering-/.f32
2946×/-lowering-/.f64
1932×--lowering--.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
031150
1206127
21974123
09686123
Stop Event
iter limit
node limit
Counts
19 → 689
Calls
Call 1
Inputs
(/ (* -1/2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) a)
(* -1/2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(/ c b)
(/ (* c b) (* b b))
(- (/ (* c b) (* b b)) (/ b a))
(* c b)
(* b b)
(* (/ b (/ 1 a)) (/ (* (/ 1 a) (/ b a)) b))
(/ b (/ 1 a))
(/ (* (/ 1 a) (/ b a)) b)
(* (/ 1 a) (/ b a))
(/ 1 (/ (* a -2) (+ b (pow (* a (* c -4)) 1/2))))
(/ (* a -2) (+ b (pow (* a (* c -4)) 1/2)))
(* a -2)
(+ b (pow (* a (* c -4)) 1/2))
(+ (* b b) (* a (* c -4)))
(pow (* a (* c -4)) 1/2)
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/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 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (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 a (*.f64 #s(literal -1/2 binary64) (+.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)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 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 b (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) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.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 #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 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(*.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 -1 binary64) 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 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (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))))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) #s(literal -1/8 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (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) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (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) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1/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 (*.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) (-.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 (*.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/2 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 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.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)))))))
(*.f64 #s(literal -1/2 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)))))) #s(literal -1/2 binary64))
(+.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 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)) b)
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 (*.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 (*.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 (*.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 (-.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 (*.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 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 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (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))))))))
(pow.f64 (/.f64 (-.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 (*.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 (*.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 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))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(hypot.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(hypot.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)
(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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 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 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/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/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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)))) (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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (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 b c)) #s(literal -1 binary64)))
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (*.f64 b b)))
(/.f64 b (*.f64 (/.f64 b c) b))
(/.f64 c b)
(/.f64 (*.f64 b c) (*.f64 b 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) (/.f64 b (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(/.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 c b) b) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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))
(pow.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 b (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 b (/.f64 c (*.f64 b b)))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.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 c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b c)) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(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 b c) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (*.f64 b b)))
(/.f64 b (*.f64 (/.f64 b c) b))
(/.f64 c b)
(/.f64 (*.f64 b c) (*.f64 b 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) (/.f64 b (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(/.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 c b) b) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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))
(pow.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 b (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 b (/.f64 c (*.f64 b b)))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.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 c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b c)) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(+.f64 (-.f64 (/.f64 c b) (/.f64 b a)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 b a)))
(+.f64 (-.f64 (/.f64 c b) (/.f64 b a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a)))
(+.f64 (-.f64 (/.f64 c b) (/.f64 b a)) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (/.f64 b a)))
(+.f64 (-.f64 (/.f64 c b) (/.f64 b a)) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 c b))
(+.f64 (fma.f64 b (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 c b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 c b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) c (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b c) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))))
(-.f64 (/.f64 c b) (/.f64 b a))
(-.f64 (/.f64 (*.f64 b (*.f64 a c)) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b a))))
(-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a))))))
(-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (+.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (+.f64 (/.f64 c b) (/.f64 b a))))
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 c b))
(fma.f64 b (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 b (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (/.f64 c b) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))
(fma.f64 (-.f64 (*.f64 b (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 b a)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 c b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 b a)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (/.f64 b (*.f64 (/.f64 a b) a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (/.f64 b a))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 b a)))
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b a)) (-.f64 (*.f64 b (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (-.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (/.f64 b (*.f64 (/.f64 a b) a)))))
(/.f64 (-.f64 (*.f64 b (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b a)))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (-.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (/.f64 b (*.f64 (/.f64 a b) a))) (+.f64 (/.f64 c b) (/.f64 b a)))
(/.f64 (-.f64 a (*.f64 (/.f64 b c) b)) (*.f64 (/.f64 b c) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 a c)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (/.f64 b (*.f64 (/.f64 a b) a)))) (neg.f64 (+.f64 (/.f64 c b) (/.f64 b a))))
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 b b)) a)
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 a b)) b) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 b c)) (*.f64 (/.f64 b c) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) a) (*.f64 b b)) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (/.f64 a b)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 (/.f64 b c) b) b)) (*.f64 (*.f64 (/.f64 b c) b) a))
(/.f64 (-.f64 (*.f64 b (/.f64 a b)) (*.f64 (*.f64 (/.f64 b c) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b c) b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b c) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b c) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 b (neg.f64 (/.f64 a b))) (*.f64 (*.f64 (/.f64 b c) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b c) b) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 b c) b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (/.f64 b c) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 b c) b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (/.f64 b c) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 b c) b) (*.f64 b #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 b c) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b c) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (/.f64 b c) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b a))
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) #s(literal 1 binary64))) b) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 c (neg.f64 (/.f64 a b))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b #s(literal -1 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (neg.f64 (/.f64 a b))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 b c)) (*.f64 (/.f64 b c) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 b c) #s(literal -1 binary64))) (*.f64 (/.f64 b c) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (*.f64 b #s(literal -1 binary64)))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b c) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) b)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 a (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) b)) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (*.f64 b #s(literal -1 binary64)))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 b c)) b)) (*.f64 (neg.f64 (/.f64 b c)) a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) (*.f64 (neg.f64 (/.f64 b c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 a (*.f64 (neg.f64 (/.f64 b c)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 b c)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 a (*.f64 (neg.f64 (/.f64 b c)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (neg.f64 (/.f64 b c)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 a (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 b c)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) b) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (/.f64 a b))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b #s(literal -1 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b a)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) (/.f64 a b)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) (neg.f64 (/.f64 a b))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b c) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (/.f64 a b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (/.f64 a b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) a) (*.f64 b b)) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (/.f64 a b)) b) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))) b) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 (/.f64 a b))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b #s(literal -1 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) a))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 a c)) (*.f64 b (*.f64 b a))) (*.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a))))) (*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (+.f64 (/.f64 c b) (/.f64 b a))) (*.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 b (*.f64 (/.f64 a b) a)))) (*.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (+.f64 (/.f64 c b) (/.f64 b a))))
(pow.f64 (/.f64 (*.f64 b (*.f64 b a)) (-.f64 (*.f64 b (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (-.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (/.f64 b (*.f64 (/.f64 a b) a)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))))
(*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a))))))
(*.f64 (-.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (/.f64 b (*.f64 (/.f64 a b) a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (/.f64 b a))))
(*.f64 b c)
(*.f64 c 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 b b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 b a)
(/.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 b (*.f64 (/.f64 a b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 b b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a a))))
(/.f64 (*.f64 b a) (*.f64 a a))
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 b (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) b))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) (/.f64 #s(literal -1 binary64) a))
(/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (/.f64 b a))
(/.f64 (/.f64 (*.f64 b b) a) b)
(/.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 a b) a))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a a)))
(/.f64 (*.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 a a))) (*.f64 (/.f64 #s(literal -1 binary64) a) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a)) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 b (*.f64 b a)))
(/.f64 (*.f64 (/.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 b a))
(/.f64 (*.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (*.f64 b a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) a))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) (*.f64 b a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (/.f64 a b) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 a a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b a) (/.f64 b (*.f64 (/.f64 a b) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a a))) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 b (/.f64 (/.f64 b (*.f64 a a)) (/.f64 b a)))
(*.f64 (/.f64 b a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
(*.f64 (/.f64 #s(literal 1 binary64) a) b)
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (*.f64 b a)) (*.f64 b a)))
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 b (*.f64 a a)) a)
(*.f64 (/.f64 b (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (/.f64 a b))
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 b a)))
(*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) a)
(*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 b (/.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal 1 binary64)))
(/.f64 (*.f64 b a) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b a)
(*.f64 a b)
(*.f64 #s(literal 1 binary64) (*.f64 b a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (log.f64 a) #s(literal -1 binary64))))
(neg.f64 (/.f64 (/.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) b))
(/.f64 b (*.f64 (*.f64 a a) b))
(/.f64 b (*.f64 b (*.f64 a a)))
(/.f64 (/.f64 b a) (*.f64 b a))
(/.f64 #s(literal 1 binary64) (*.f64 a a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) #s(literal 1 binary64)))
(/.f64 (/.f64 b (*.f64 a a)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a a)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b))
(/.f64 (/.f64 b (*.f64 b a)) a)
(/.f64 (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b a))) a)
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 b a))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 a #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 b a)))
(*.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 b (*.f64 b a)) (/.f64 #s(literal 1 binary64) a))
(/.f64 b (*.f64 a a))
(/.f64 (/.f64 b a) a)
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a a)))
(/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) b)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (*.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (*.f64 a a))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (*.f64 a (/.f64 a b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a b) a) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 b a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a a) b) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b a) (/.f64 b (*.f64 b a)))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)
(*.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 b (sqrt.f64 (*.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)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.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 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.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 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.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 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) a)
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.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 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))))
(neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (*.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) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 a (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(*.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal -2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.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 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 a #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) a)
(+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 (sqrt.f64 a) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) b)
(fma.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a) b)
(fma.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) b)
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) b)
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.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 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (*.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 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.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 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (*.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 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.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 a (*.f64 c #s(literal -4 binary64))))) (-.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 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.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 b (sqrt.f64 (*.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))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 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 (*.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 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 #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 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))
(fma.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64)) (*.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))
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 b b))
(fma.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.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 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 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 a a)) (*.f64 (*.f64 c (*.f64 c 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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b 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 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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))))))
(/.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 (-.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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.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/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 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 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 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64)) (*.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (log.f64 a) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(fabs.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a))
(*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 a #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 c) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 #s(literal -4 binary64) a)))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64))))
(*.f64 (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a))) (sqrt.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64))))

simplify363.0ms (2.5%)

Algorithm
egg-herbie
Rules
8118×*-lowering-*.f32
8118×*-lowering-*.f64
4078×+-lowering-+.f64
4078×+-lowering-+.f32
1454×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

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

eval193.0ms (1.3%)

Compiler

Compiled 24065 to 3212 computations (86.7% saved)

prune202.0ms (1.4%)

Pruning

42 alts after pruning (39 fresh and 3 done)

PrunedKeptTotal
New1228231251
Fresh101626
Picked325
Done011
Total1241421283
Accuracy
100.0%
Counts
1283 → 42
Alt Table
Click to see full alt table
StatusAccuracyProgram
25.7%
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) b) a)
6.9%
(/.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 b a) (/.f64 c b)))
15.2%
(/.f64 (-.f64 (*.f64 b (/.f64 a b)) (*.f64 (*.f64 (/.f64 b c) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b c) b) (/.f64 a b)))
28.9%
(/.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 a (*.f64 c #s(literal -4 binary64)))))))
19.8%
(/.f64 (-.f64 a (*.f64 (/.f64 b c) b)) (*.f64 (/.f64 b c) a))
53.2%
(/.f64 (+.f64 b (/.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 a #s(literal -2 binary64)))
23.4%
(/.f64 (+.f64 b (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c))) (*.f64 a #s(literal -2 binary64)))
19.4%
(/.f64 (+.f64 b (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a))) (*.f64 a #s(literal -2 binary64)))
35.5%
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
24.7%
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
9.3%
(/.f64 (*.f64 b c) (*.f64 b b))
53.6%
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
9.9%
(/.f64 c b)
9.9%
(/.f64 b (*.f64 (/.f64 b c) b))
35.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
19.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a)))))
9.9%
(/.f64 #s(literal 1 binary64) (/.f64 b c))
35.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
31.4%
(/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))
25.7%
(/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b)))
30.8%
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c))))
36.2%
(/.f64 #s(literal -1 binary64) (/.f64 a b))
35.5%
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 b (*.f64 b b))) (/.f64 b a))
25.0%
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) b))
12.6%
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (/.f64 b a)))
25.5%
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))
23.6%
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))
31.4%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
12.6%
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 b (*.f64 (/.f64 a b) a)))))
25.0%
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 b b) a))))
36.2%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 b a) b)))
19.3%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)))
23.3%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 b (*.f64 b a)) a)))
22.6%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 (*.f64 a a) b))))
26.3%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (*.f64 b a)) (*.f64 b a))))
20.7%
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b a) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) b)))
28.4%
(-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))))
17.7%
(-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))))
35.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
34.4%
(*.f64 b (+.f64 (/.f64 c (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))) (/.f64 #s(literal -1 binary64) a)))
36.3%
(neg.f64 (/.f64 b a))
5.0%
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
Compiler

Compiled 1288 to 856 computations (33.5% saved)

simplify167.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))
cost-diff0
(-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
cost-diff0
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
cost-diff256
(*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b)
cost-diff0
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 (*.f64 a a) b))))
cost-diff128
(/.f64 b (*.f64 (*.f64 a a) b))
cost-diff128
(/.f64 b (/.f64 #s(literal 1 binary64) a))
cost-diff384
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 (*.f64 a a) b)))
cost-diff0
(*.f64 c a)
cost-diff0
(*.f64 #s(literal -1 binary64) (*.f64 c a))
cost-diff0
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) b)
cost-diff256
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) b) a)
cost-diff-64
(neg.f64 (/.f64 b a))
cost-diff0
(/.f64 b a)
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff0
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
cost-diff0
(+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
cost-diff0
(/.f64 (+.f64 b (/.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 a #s(literal -2 binary64)))
Rules
3918×*-lowering-*.f32
3918×*-lowering-*.f64
1472×fnmadd-define
1118×/-lowering-/.f32
1118×/-lowering-/.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
041251
1107240
2278230
3913218
42956213
54436213
08472213
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ b (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) (* a -2))
(+ b (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))))
b
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))
1
(sqrt (/ 1 (+ (* b b) (* a (* c -4)))))
(/ 1 (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
(* a (* c -4))
a
(* c -4)
c
-4
(* a -2)
-2
(neg (/ b a))
(/ b a)
b
a
(/ (/ (* -1 (* c a)) b) a)
(/ (* -1 (* c a)) b)
(* -1 (* c a))
-1
(* c a)
c
a
b
(- 0 (* (/ b (/ 1 a)) (/ b (* (* a a) b))))
0
(* (/ b (/ 1 a)) (/ b (* (* a a) b)))
(/ b (/ 1 a))
b
(/ 1 a)
1
a
(/ b (* (* a a) b))
(* (* a a) b)
(* a a)
(/ (* (- (/ (/ c b) (* (/ (* b b) c) b)) (/ 1 (* a a))) b) (+ (/ c (* b b)) (/ 1 a)))
(* (- (/ (/ c b) (* (/ (* b b) c) b)) (/ 1 (* a a))) b)
(- (/ (/ c b) (* (/ (* b b) c) b)) (/ 1 (* a a)))
(/ (/ c b) (* (/ (* b b) c) b))
(/ c b)
c
b
(* (/ (* b b) c) b)
(/ (* b b) c)
(* b b)
(/ 1 (* a a))
1
(* a a)
a
(+ (/ c (* b b)) (/ 1 a))
(/ c (* b b))
(/ 1 a)
Outputs
(/ (+ b (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) (* a -2))
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64)))
(+ b (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))))
(+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
b
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
1
#s(literal 1 binary64)
(sqrt (/ 1 (+ (* b b) (* a (* c -4)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/ 1 (+ (* b b) (* a (* c -4))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* a (* c -4))
(*.f64 c (*.f64 a #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)
(neg (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(/ b a)
(/.f64 b a)
b
a
(/ (/ (* -1 (* c a)) b) a)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (* -1 (* c a)) b)
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b)))
(* -1 (* c a))
(-.f64 #s(literal 0 binary64) (*.f64 a c))
-1
#s(literal -1 binary64)
(* c a)
(*.f64 a c)
c
a
b
(- 0 (* (/ b (/ 1 a)) (/ b (* (* a a) b))))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
0
#s(literal 0 binary64)
(* (/ b (/ 1 a)) (/ b (* (* a a) b)))
(/.f64 b a)
(/ b (/ 1 a))
(*.f64 b a)
b
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(/ b (* (* a a) b))
(/.f64 (/.f64 #s(literal 1 binary64) a) a)
(* (* a a) b)
(*.f64 b (*.f64 a a))
(* a a)
(*.f64 a a)
(/ (* (- (/ (/ c b) (* (/ (* b b) c) b)) (/ 1 (* a a))) b) (+ (/ c (* b b)) (/ 1 a)))
(/.f64 (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (/.f64 b a) a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(* (- (/ (/ c b) (* (/ (* b b) c) b)) (/ 1 (* a a))) b)
(-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (/.f64 b a) a))
(- (/ (/ c b) (* (/ (* b b) c) b)) (/ 1 (* a a)))
(+.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(/ (/ c b) (* (/ (* b b) c) b))
(/.f64 (/.f64 c b) (/.f64 (*.f64 b (*.f64 b b)) c))
(/ c b)
(/.f64 c b)
c
b
(* (/ (* b b) c) b)
(/.f64 (*.f64 b (*.f64 b b)) c)
(/ (* b b) c)
(/.f64 (*.f64 b b) c)
(* b b)
(*.f64 b b)
(/ 1 (* a a))
(/.f64 (/.f64 #s(literal 1 binary64) a) a)
1
#s(literal 1 binary64)
(* a a)
(*.f64 a a)
a
(+ (/ c (* b b)) (/ 1 a))
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))
(/ c (* b b))
(/.f64 c (*.f64 b b))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)

localize318.0ms (2.2%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy89.3%
(*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b)
accuracy88.2%
(/.f64 c (*.f64 b b))
accuracy88.1%
(/.f64 (*.f64 b b) c)
accuracy63.7%
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
accuracy99.7%
(/.f64 b (/.f64 #s(literal 1 binary64) a))
accuracy89.3%
(*.f64 (*.f64 a a) b)
accuracy86.9%
(/.f64 b (*.f64 (*.f64 a a) b))
accuracy65.8%
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 (*.f64 a a) b)))
accuracy100.0%
(*.f64 c a)
accuracy100.0%
(*.f64 #s(literal -1 binary64) (*.f64 c a))
accuracy93.5%
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) b)
accuracy80.7%
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) b) a)
accuracy100.0%
(/.f64 b a)
accuracy100.0%
(neg.f64 (/.f64 b a))
accuracy99.0%
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy96.7%
(/.f64 (+.f64 b (/.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 a #s(literal -2 binary64)))
accuracy79.2%
(+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
accuracy60.0%
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
Results
129.0ms181×0valid
67.0ms37×2valid
34.0ms16×3valid
26.0ms22×1valid
Compiler

Compiled 321 to 42 computations (86.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 95.0ms
ival-div: 37.0ms (39.1% of total)
ival-mult: 27.0ms (28.6% of total)
backward-pass: 14.0ms (14.8% of total)
ival-add: 6.0ms (6.3% of total)
ival-sub: 4.0ms (4.2% of total)
ival-sqrt: 4.0ms (4.2% of total)
const: 1.0ms (1.1% of total)
ival-neg: 1.0ms (1.1% of total)

series40.0ms (0.3%)

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

162 calls:

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

rewrite361.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
3020×*-lowering-*.f32
3020×*-lowering-*.f64
2270×fma-lowering-fma.f32
2270×fma-lowering-fma.f64
1702×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
041192
1271150
22961144
08204144
Stop Event
iter limit
node limit
Counts
22 → 693
Calls
Call 1
Inputs
(/ (+ b (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) (* a -2))
(+ b (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))))
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))
(sqrt (/ 1 (+ (* b b) (* a (* c -4)))))
(/ b a)
(neg (/ b a))
(/ (/ (* -1 (* c a)) b) a)
(/ (* -1 (* c a)) b)
(* -1 (* c a))
(* c a)
(* (/ b (/ 1 a)) (/ b (* (* a a) b)))
(/ b (/ 1 a))
(/ b (* (* a a) b))
(- 0 (* (/ b (/ 1 a)) (/ b (* (* a a) b))))
(* (- (/ (/ c b) (* (/ (* b b) c) b)) (/ 1 (* a a))) b)
(/ (* (- (/ (/ c b) (* (/ (* b b) c) b)) (/ 1 (* a a))) b) (+ (/ c (* b b)) (/ 1 a)))
(- (/ (/ c b) (* (/ (* b b) c) b)) (/ 1 (* a a)))
(/ (/ c b) (* (/ (* b b) c) b))
(/ 1 (+ (* b b) (* a (* c -4))))
(* (* a a) b)
(/ (* b b) c)
(/ c (* b b))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(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))))
(neg.f64 (/.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 #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 (*.f64 a #s(literal -2 binary64)) (+.f64 b (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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) 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 #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 (-.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 (*.f64 b b)) (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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 b b) (+.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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (*.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))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.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 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) 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 (+.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/2 binary64) a)) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.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))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -1 binary64))
(*.f64 #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 b (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 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #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 #s(literal 1 binary64) (*.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) (pow.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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 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 (pow.f64 (/.f64 (*.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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 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 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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64) b)
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) b)
(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) (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/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 #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 (*.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 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 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/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)))) #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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 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))))))))
(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 -1 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.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 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) 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 (*.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 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))
(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))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 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 #s(literal 1 binary64) (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))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 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)))
(*.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 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))) #s(literal -1/2 binary64)) (pow.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)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 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 -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 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 -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) #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) (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))))) #s(literal 1 binary64)))
(/.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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.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 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(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))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -1 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))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sqrt.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/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 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)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))) #s(literal 1/2 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 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 b a)
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a 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 1 binary64) a) b)
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(-.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 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (/.f64 a b))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (neg.f64 (/.f64 a b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal -1 binary64))
(pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b a) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 b a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (/.f64 (*.f64 a c) b) a))
(neg.f64 (/.f64 (*.f64 a c) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 a (-.f64 #s(literal 0 binary64) c))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b))))
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (*.f64 a c) (*.f64 a (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b a))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b) a)
(/.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))))
(/.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (*.f64 b a))
(/.f64 (*.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) a)) b)
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) b)
(pow.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b a) (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b) a))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a c) b) a))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b a)))
(*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b a)))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a (*.f64 b a)))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) b))
(*.f64 (/.f64 (*.f64 a c) a) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) a) (/.f64 a b))
(*.f64 (*.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c)))))
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b)
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) b)
(pow.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) b))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b))
(*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 a c) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b))
(*.f64 (/.f64 (*.f64 a c) b) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 a c))
(neg.f64 (*.f64 a c))
(*.f64 a (-.f64 #s(literal 0 binary64) c))
(*.f64 c (-.f64 #s(literal 0 binary64) a))
(*.f64 c (*.f64 a #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 a c))
(*.f64 (*.f64 a c) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) c) a)
(*.f64 (-.f64 #s(literal 0 binary64) a) c)
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) c)))
(neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal 1 binary64) (*.f64 a c))
(*.f64 a c)
(*.f64 c a)
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) c)))
(*.f64 (*.f64 a c) #s(literal 1 binary64))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) a)
(+.f64 (/.f64 (*.f64 b b) (*.f64 b a)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 b a)))
(fma.f64 b (/.f64 b (*.f64 b a)) #s(literal 0 binary64))
(fma.f64 b (/.f64 (/.f64 (/.f64 (/.f64 b a) a) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64))
(fma.f64 b (*.f64 a (/.f64 (/.f64 (/.f64 b a) a) b)) #s(literal 0 binary64))
(fma.f64 b (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b) (*.f64 b a)) #s(literal 0 binary64))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal 0 binary64))
(fma.f64 (*.f64 b a) (/.f64 (/.f64 (/.f64 b a) a) b) #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 b a) a) b) (*.f64 b a) #s(literal 0 binary64))
(fma.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b) #s(literal 0 binary64))
(fma.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b))) a #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 b a) b) (/.f64 (/.f64 b a) a) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 b a) a) (/.f64 b (*.f64 b a)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 b a) (*.f64 a a)) (/.f64 b b) #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b))) #s(literal 1 binary64)) a #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64))
(/.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (/.f64 (*.f64 b a) b))))
(/.f64 b (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 a (/.f64 (*.f64 b a) b))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (*.f64 b a) b)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b)))))
(/.f64 (*.f64 b b) (*.f64 b a))
(/.f64 (*.f64 b a) (*.f64 a (/.f64 (*.f64 b a) b)))
(/.f64 (/.f64 (/.f64 (/.f64 b a) a) b) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a))))
(/.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 a a)))
(/.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a (/.f64 (*.f64 b a) b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (*.f64 b (/.f64 (/.f64 b a) a)) (/.f64 b a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (/.f64 (*.f64 b a) b)) (/.f64 #s(literal -1 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a (/.f64 (*.f64 b a) b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal -1 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) a)) (*.f64 (/.f64 #s(literal -1 binary64) a) b))
(/.f64 (*.f64 (/.f64 (/.f64 b a) a) b) (/.f64 b a))
(/.f64 (*.f64 (/.f64 (/.f64 b a) a) #s(literal 1 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(/.f64 (*.f64 (/.f64 (/.f64 b a) a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (neg.f64 (*.f64 b (*.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b)))) (/.f64 #s(literal -1 binary64) a))
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a))))
(/.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 b a) b)))
(/.f64 (*.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 (*.f64 b a) (/.f64 (/.f64 b a) a)) b)
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) a) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) a) b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (/.f64 b a) a) b)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 (/.f64 (/.f64 b a) a) (*.f64 b a)) b)
(/.f64 (/.f64 (*.f64 b (*.f64 b a)) b) (*.f64 a a))
(/.f64 (/.f64 (*.f64 b (*.f64 b a)) a) (*.f64 b a))
(/.f64 (/.f64 (*.f64 b (*.f64 b a)) (*.f64 a a)) b)
(/.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 a (/.f64 (*.f64 b a) b))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 a (/.f64 (*.f64 b a) b)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b a) (*.f64 b b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b)))) #s(literal -1 binary64))
(*.f64 b (/.f64 b (*.f64 b a)))
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 b a) a) b) (/.f64 #s(literal 1 binary64) a)))
(*.f64 b (*.f64 a (/.f64 (/.f64 (/.f64 b a) a) b)))
(*.f64 b (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b) (*.f64 b a)))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 (*.f64 b a) (/.f64 (/.f64 (/.f64 b a) a) b))
(*.f64 (/.f64 (/.f64 (/.f64 b a) a) b) (*.f64 b a))
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b))
(*.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b))) a)
(*.f64 (/.f64 (*.f64 b a) b) (/.f64 (/.f64 b a) a))
(*.f64 (/.f64 (*.f64 b a) a) (/.f64 b (*.f64 b a)))
(*.f64 (/.f64 (*.f64 b a) (*.f64 a a)) (/.f64 b b))
(*.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b))) #s(literal 1 binary64)) a)
(*.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 b (/.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(/.f64 (*.f64 b a) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) a)
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b a)
(*.f64 #s(literal 1 binary64) (*.f64 b a))
(*.f64 a b)
(*.f64 (/.f64 b a) (*.f64 a a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 a (/.f64 (*.f64 b a) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 a a))))
(/.f64 b (*.f64 b (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (*.f64 b a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 b a) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 b a) a)))
(/.f64 (/.f64 b a) (*.f64 b a))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (/.f64 (*.f64 b a) b))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (/.f64 (/.f64 b a) a) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))
(/.f64 (neg.f64 (/.f64 (/.f64 b a) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 b b) (*.f64 a a))
(pow.f64 (*.f64 a (/.f64 (*.f64 b a) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (/.f64 b a) a)) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) a) b))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 b a) b) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 b b) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b) b)
(*.f64 (/.f64 (/.f64 b a) a) (/.f64 #s(literal 1 binary64) b))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a))))
(+.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a))) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 b a)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 b a))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a))) (/.f64 (*.f64 b b) (*.f64 b a))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 b a)) #s(literal 0 binary64))
(fma.f64 (*.f64 b a) (neg.f64 (/.f64 (/.f64 (/.f64 b a) a) b)) #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 b a) a) b) (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a)))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b a))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 (/.f64 (/.f64 b a) a) b) #s(literal 0 binary64))
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b a) a) b)) (*.f64 b a) #s(literal 0 binary64))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b) #s(literal 0 binary64))
(neg.f64 (/.f64 (*.f64 b b) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a))))))
(/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 (*.f64 b b) (*.f64 b a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 a (/.f64 (*.f64 b a) b)))
(/.f64 (*.f64 b (*.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b))) (/.f64 #s(literal -1 binary64) a))
(/.f64 (neg.f64 (*.f64 b (*.f64 b a))) (*.f64 b (*.f64 a a)))
(/.f64 (neg.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 b a) b)))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b a)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (*.f64 b (*.f64 a a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 b a) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 (/.f64 b a) a)) b)
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a))))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 b a)))
(*.f64 (*.f64 b a) (neg.f64 (/.f64 (/.f64 (/.f64 b a) a) b)))
(*.f64 (/.f64 (/.f64 (/.f64 b a) a) b) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b a))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 (/.f64 (/.f64 b a) a) b))
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b a) a) b)) (*.f64 b a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b))
(+.f64 (*.f64 b (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b))))) (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(+.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) b))
(fma.f64 b (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) b (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b)))) b) (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) b) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) b) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b)))))
(/.f64 (*.f64 b (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))))
(/.f64 (*.f64 b (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) b)
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (+.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))))))
(/.f64 (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (+.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b)))) b) (*.f64 (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) b) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) b) (*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (/.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 b (*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))))
(*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(*.f64 (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(*.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a c))) (*.f64 b (*.f64 b a)))
(*.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(+.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(+.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c (*.f64 b b)) b)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 c (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 c (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (/.f64 c (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 c b) (/.f64 (/.f64 c (*.f64 b b)) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 c b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 c c) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) c) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b b))) c (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))))
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c (*.f64 b b)) b)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c (*.f64 b b)) b)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 c (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 c (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))))
(fma.f64 (/.f64 c b) (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 (/.f64 c b) (/.f64 (/.f64 c (*.f64 b b)) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fma.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fma.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fma.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 c b) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 c b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fma.f64 (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) c) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) c) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b b))) c (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(fma.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b b))) c (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))))))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)) a))
(/.f64 (-.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 a c) (*.f64 (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 c (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (/.f64 b (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b (/.f64 c (*.f64 b b))) a))
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c)) (*.f64 a a)) b) (*.f64 b (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c)) a) (/.f64 b a)) (*.f64 b a))
(pow.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 b (/.f64 c (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b c)) (/.f64 b (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))))
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))
(neg.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 b (/.f64 c (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) (/.f64 b (/.f64 c (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)) c))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c))))
(/.f64 c (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b))))
(/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b))))
(/.f64 (/.f64 c b) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))
(/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 b (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 b c))
(/.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c)) b)
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b (/.f64 c (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (/.f64 c b)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) c))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) c) (*.f64 b b))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 c (*.f64 b b)) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 b b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64))
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b c) (/.f64 b (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (/.f64 c b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b b)) c) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c (*.f64 b b)) b)))
(*.f64 c (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 c (*.f64 b b))))
(*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (/.f64 c (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 (/.f64 c (*.f64 b b)) b))
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c)))
(*.f64 (/.f64 (/.f64 c b) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 c c) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) b) b)))
(*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 2 binary64)))
(*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 c c))
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) c) (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b b))) c)
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) c) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (/.f64 b (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.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 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.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 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.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/2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) 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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b) #s(literal -1 binary64))
(*.f64 b (*.f64 a a))
(*.f64 a (*.f64 b a))
(*.f64 (*.f64 b a) a)
(*.f64 (*.f64 a a) b)
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(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 #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 b b) c)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 b c))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 b c) b)
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64)))
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b)))
(/.f64 c (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c)))
(/.f64 (/.f64 c b) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b c))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) c)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))

simplify437.0ms (3%)

Algorithm
egg-herbie
Rules
8734×*-lowering-*.f32
8734×*-lowering-*.f64
4304×+-lowering-+.f64
4304×+-lowering-+.f32
1488×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

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

eval222.0ms (1.5%)

Compiler

Compiled 30954 to 3457 computations (88.8% saved)

prune301.0ms (2%)

Pruning

54 alts after pruning (50 fresh and 4 done)

PrunedKeptTotal
New1320211341
Fresh52934
Picked415
Done033
Total1329541383
Accuracy
100.0%
Counts
1383 → 54
Alt Table
Click to see full alt table
StatusAccuracyProgram
25.7%
(/.f64 (/.f64 (neg.f64 (*.f64 a c)) b) a)
25.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))))
6.9%
(/.f64 (-.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 b a) (/.f64 c b)))
15.2%
(/.f64 (-.f64 (*.f64 b (/.f64 a b)) (*.f64 (*.f64 (/.f64 b c) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b c) b) (/.f64 a b)))
28.9%
(/.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 a (*.f64 c #s(literal -4 binary64)))))))
19.8%
(/.f64 (-.f64 a (*.f64 (/.f64 b c) b)) (*.f64 (/.f64 b c) a))
53.2%
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))
24.1%
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 c a))) (/.f64 #s(literal -1/4 binary64) c)) a)))) (*.f64 a #s(literal -2 binary64)))
33.0%
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64)))
23.4%
(/.f64 (+.f64 b (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c))) (*.f64 a #s(literal -2 binary64)))
19.4%
(/.f64 (+.f64 b (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a))) (*.f64 a #s(literal -2 binary64)))
35.5%
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
24.8%
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 c b) (*.f64 (*.f64 (/.f64 b c) b) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
26.1%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) a)
26.7%
(/.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) a)) b)
9.3%
(/.f64 (*.f64 b c) (*.f64 b b))
28.2%
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c b))) a)
53.6%
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
9.9%
(/.f64 c b)
9.9%
(/.f64 b (*.f64 (/.f64 b c) b))
35.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
19.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a)))))
9.9%
(/.f64 #s(literal 1 binary64) (/.f64 b c))
35.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
31.4%
(/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))
30.8%
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c))))
36.2%
(/.f64 #s(literal -1 binary64) (/.f64 a b))
35.5%
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 b (*.f64 b b))) (/.f64 b a))
12.6%
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (/.f64 b a)))
25.5%
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))
23.6%
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))
31.4%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
27.3%
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (/.f64 (*.f64 b a) b)))))
12.6%
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 b (*.f64 (/.f64 a b) a)))))
25.0%
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 b b) a))))
36.2%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 b a) b)))
19.3%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)))
23.3%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 b (*.f64 b a)) a)))
26.3%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (*.f64 b a)) (*.f64 b a))))
22.6%
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b a) (/.f64 b (*.f64 (*.f64 a a) b))))
30.2%
(-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 b a))))
23.8%
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) a) (/.f64 a b))
25.7%
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -1 binary64) a))
24.7%
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 b (+.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))
35.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
26.8%
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a (*.f64 b a)))
20.7%
(*.f64 (*.f64 b a) (neg.f64 (/.f64 (/.f64 (/.f64 b a) a) b)))
24.8%
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
34.4%
(*.f64 b (+.f64 (/.f64 c (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))) (/.f64 #s(literal -1 binary64) a)))
24.4%
(neg.f64 (/.f64 (*.f64 b b) (*.f64 b a)))
24.6%
(neg.f64 (/.f64 (*.f64 a c) (*.f64 b a)))
36.3%
(neg.f64 (/.f64 b a))
17.7%
(neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))))
5.0%
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
Compiler

Compiled 1968 to 866 computations (56% saved)

regimes116.0ms (0.8%)

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

4 calls:

30.0ms
a
27.0ms
c
26.0ms
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
25.0ms
b
Results
AccuracySegmentsBranch
64.9%5a
86.3%3b
61.4%3c
75.7%5(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes26.0ms (0.2%)

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

1 calls:

19.0ms
b
Results
AccuracySegmentsBranch
86.3%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes30.0ms (0.2%)

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

1 calls:

24.0ms
b
Results
AccuracySegmentsBranch
86.2%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes27.0ms (0.2%)

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

1 calls:

20.0ms
b
Results
AccuracySegmentsBranch
83.1%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes23.0ms (0.2%)

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

1 calls:

17.0ms
b
Results
AccuracySegmentsBranch
83.1%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes41.0ms (0.3%)

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

1 calls:

35.0ms
b
Results
AccuracySegmentsBranch
83.1%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes41.0ms (0.3%)

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

1 calls:

38.0ms
b
Results
AccuracySegmentsBranch
65.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes6.0ms (0%)

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

3 calls:

2.0ms
b
2.0ms
a
2.0ms
c
Results
AccuracySegmentsBranch
36.3%1c
36.3%1a
43.4%2b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes4.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

bsearch55.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
4.681674342240733e+82
3.144395583551634e+84
31.0ms
-4.274374148104676e-65
-5.5250067972211916e-73
Results
20.0ms205×0valid
8.0ms34×1valid
5.0ms17×2valid
3.0ms28×0invalid
Compiler

Compiled 483 to 348 computations (28% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-mult: 9.0ms (39.2% of total)
ival-sqrt: 4.0ms (17.4% of total)
ival-div: 3.0ms (13.1% of total)
ival-sub: 3.0ms (13.1% of total)
ival-neg: 2.0ms (8.7% of total)
backward-pass: 1.0ms (4.4% of total)
const: 1.0ms (4.4% of total)

bsearch53.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
4.681674342240733e+82
3.144395583551634e+84
32.0ms
-4.274374148104676e-65
-5.5250067972211916e-73
Results
23.0ms212×0valid
6.0ms20×2valid
5.0ms24×1valid
4.0ms35×0invalid
Compiler

Compiled 483 to 348 computations (28% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-mult: 9.0ms (39.3% of total)
ival-sub: 5.0ms (21.8% of total)
ival-div: 3.0ms (13.1% of total)
ival-sqrt: 3.0ms (13.1% of total)
ival-neg: 2.0ms (8.7% of total)
backward-pass: 1.0ms (4.4% of total)
const: 1.0ms (4.4% of total)

bsearch55.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
4.681674342240733e+82
3.144395583551634e+84
33.0ms
-4.274374148104676e-65
-5.5250067972211916e-73
Results
20.0ms196×0valid
11.0ms27×2valid
7.0ms33×1valid
2.0ms23×0invalid
Compiler

Compiled 483 to 348 computations (28% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-mult: 10.0ms (38.9% of total)
ival-sub: 4.0ms (15.6% of total)
ival-neg: 4.0ms (15.6% of total)
ival-div: 3.0ms (11.7% of total)
ival-sqrt: 3.0ms (11.7% of total)
backward-pass: 2.0ms (7.8% of total)
const: 1.0ms (3.9% of total)

bsearch61.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
2.1980330643948875e-13
4.0264759378676467e-10
36.0ms
-4.274374148104676e-65
-5.5250067972211916e-73
Results
22.0ms214×0valid
11.0ms26×2valid
7.0ms32×1valid
5.0ms43×0invalid
Compiler

Compiled 477 to 368 computations (22.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
ival-mult: 13.0ms (47% of total)
ival-sub: 4.0ms (14.5% of total)
ival-div: 3.0ms (10.8% of total)
ival-sqrt: 3.0ms (10.8% of total)
ival-neg: 2.0ms (7.2% of total)
backward-pass: 1.0ms (3.6% of total)
const: 1.0ms (3.6% of total)

bsearch60.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
2.1980330643948875e-13
4.0264759378676467e-10
34.0ms
-4.274374148104676e-65
-5.5250067972211916e-73
Results
23.0ms209×0valid
9.0ms37×1valid
8.0ms26×2valid
4.0ms38×0invalid
Compiler

Compiled 443 to 334 computations (24.6% saved)

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

bsearch75.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
26.0ms
2.1980330643948875e-13
4.0264759378676467e-10
42.0ms
-4.274374148104676e-65
-5.5250067972211916e-73
Results
30.0ms225×0valid
16.0ms42×0invalid
7.0ms22×2valid
5.0ms25×1valid
Compiler

Compiled 443 to 334 computations (24.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-mult: 21.0ms (60% of total)
ival-sub: 4.0ms (11.4% of total)
ival-div: 3.0ms (8.6% of total)
ival-sqrt: 3.0ms (8.6% of total)
ival-neg: 2.0ms (5.7% of total)
backward-pass: 1.0ms (2.9% of total)
const: 1.0ms (2.9% of total)

bsearch37.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
34.0ms
-2.848724118416501e-233
-3.317883515603971e-249
Results
15.0ms153×0valid
8.0ms79×0invalid
2.0ms1valid
Compiler

Compiled 196 to 149 computations (24% saved)

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

bsearch51.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
45.0ms
-6151043.1139424415
-0.00012446217682615297
Results
19.0ms51×2valid
11.0ms54×1valid
5.0ms55×0valid
2.0ms20×0invalid
Compiler

Compiled 176 to 129 computations (26.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-mult: 11.0ms (43.7% of total)
ival-sub: 4.0ms (15.9% of total)
ival-div: 3.0ms (11.9% of total)
ival-sqrt: 3.0ms (11.9% of total)
backward-pass: 3.0ms (11.9% of total)
ival-neg: 2.0ms (8% of total)
const: 0.0ms (0% of total)

simplify13.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
074208
198208
2109208
3117208
4121208
5122208
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 b #s(literal -1398721602402525/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 2999999999999999957620256357142571749975680685131147022196970209379557153221891850240 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -2727135285717271/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 3100000000000000028100789348115696927420243606687867052635921009800402341272248909824 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -1942668892225729/1942668892225729070919461906823518906642406839052139521251812409738904285205208498176 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 3100000000000000028100789348115696927420243606687867052635921009800402341272248909824 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))))))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -3978585891278293/248661618204893321077691124073410420050228075398673858720231988446579748506266687766528 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 3713820117856141/2475880078570760549798248448 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -7708510164351693/124330809102446660538845562036705210025114037699336929360115994223289874253133343883264 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 6338253001141147/9903520314283042199192993792 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -2727135285717271/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 8715097876569077/39614081257132168796771975168 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -428247786965671/125955231460491477573475786427621032361709434041052227527609040505093074454480376118282617542185112928074454067529947442741953744769736656487116570106253523089501067161322852174933318537813768637901361681988522625958449433505907473287200188342818373796829838966784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (neg.f64 (/.f64 b a)))
(if (<=.f64 b #s(literal -8 binary64)) (/.f64 c b) (neg.f64 (/.f64 b a)))
(/.f64 c b)
Outputs
(if (<=.f64 b #s(literal -1398721602402525/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 2999999999999999957620256357142571749975680685131147022196970209379557153221891850240 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -1398721602402525/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 2999999999999999957620256357142571749975680685131147022196970209379557153221891850240 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(if (<=.f64 b #s(literal -2727135285717271/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 3100000000000000028100789348115696927420243606687867052635921009800402341272248909824 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -2727135285717271/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 3100000000000000028100789348115696927420243606687867052635921009800402341272248909824 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(if (<=.f64 b #s(literal -1942668892225729/1942668892225729070919461906823518906642406839052139521251812409738904285205208498176 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 3100000000000000028100789348115696927420243606687867052635921009800402341272248909824 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))))))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -1942668892225729/1942668892225729070919461906823518906642406839052139521251812409738904285205208498176 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 3100000000000000028100789348115696927420243606687867052635921009800402341272248909824 binary64)) (*.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 #s(literal 0 binary64) (/.f64 b a))))
(if (<=.f64 b #s(literal -3978585891278293/248661618204893321077691124073410420050228075398673858720231988446579748506266687766528 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 3713820117856141/2475880078570760549798248448 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -3978585891278293/248661618204893321077691124073410420050228075398673858720231988446579748506266687766528 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 3713820117856141/2475880078570760549798248448 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(if (<=.f64 b #s(literal -7708510164351693/124330809102446660538845562036705210025114037699336929360115994223289874253133343883264 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 6338253001141147/9903520314283042199192993792 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -7708510164351693/124330809102446660538845562036705210025114037699336929360115994223289874253133343883264 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 6338253001141147/9903520314283042199192993792 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(if (<=.f64 b #s(literal -2727135285717271/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 8715097876569077/39614081257132168796771975168 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -2727135285717271/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 8715097876569077/39614081257132168796771975168 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(if (<=.f64 b #s(literal -428247786965671/125955231460491477573475786427621032361709434041052227527609040505093074454480376118282617542185112928074454067529947442741953744769736656487116570106253523089501067161322852174933318537813768637901361681988522625958449433505907473287200188342818373796829838966784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (neg.f64 (/.f64 b a)))
(if (<=.f64 b #s(literal -428247786965671/125955231460491477573475786427621032361709434041052227527609040505093074454480376118282617542185112928074454067529947442741953744769736656487116570106253523089501067161322852174933318537813768637901361681988522625958449433505907473287200188342818373796829838966784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(if (<=.f64 b #s(literal -8 binary64)) (/.f64 c b) (neg.f64 (/.f64 b a)))
(if (<=.f64 b #s(literal -8 binary64)) (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 c b)

soundness3.0s (20.3%)

Rules
6574×*-lowering-*.f32
6574×*-lowering-*.f64
6082×*-lowering-*.f32
6082×*-lowering-*.f64
5278×*-lowering-*.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
05062937
117082730
263342677
080522677
031150
1206127
21974123
09686123
01343
16039
250439
3639739
0803939
08026194
127795723
082955723
01416
13916
210115
327014
449414
5100314
6316014
7580614
8644214
9737214
10753714
11757714
12758314
0758314
030120
1188116
22045115
08421115
Stop Event
fuel
iter limit
node limit
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 692 to 429 computations (38% saved)

preprocess68.0ms (0.5%)

Compiler

Compiled 582 to 216 computations (62.9% saved)

end0.0ms (0%)

Profiling

Loading profile data...