Quadratic roots, wide range

Time bar (total: 19.1s)

analyze270.0ms (1.4%)

Memory
-14.5MiB live, 313.3MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%0%100%0%0%0%0
0%0%0%100%0%0%0%1
0%0%0%100%0%0%0%2
0%0%0%100%0%0%0%3
0%0%0%100%0%0%0%4
0%0%0%100%0%0%0%5
0%0%0%100%0%0%0%6
6.8%0%0%100%0%0%0%7
15.9%0%0%100%0%0%0%8
23.1%0%0%100%0%0%0%9
36.5%0%0%100%0%0%0%10
45.4%0%0%100%0%0%0%11
52.3%0%0%100%0%0%0%12
Compiler

Compiled 41 to 28 computations (31.7% saved)

sample3.2s (16.7%)

Memory
7.9MiB live, 4 065.1MiB allocated
Samples
2.0s7 150×1valid
190.0ms1 153×0invalid
178.0ms1 106×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.9s
ival-add: 412.0ms (22% of total)
ival-mult: 378.0ms (20.2% of total)
const: 173.0ms (9.2% of total)
adjust: 158.0ms (8.4% of total)
ival-sqrt: 153.0ms (8.2% of total)
ival-div: 150.0ms (8% of total)
ival-neg: 143.0ms (7.6% of total)
ival-sub: 130.0ms (6.9% of total)
ival-<: 123.0ms (6.6% of total)
ival-and: 34.0ms (1.8% of total)
exact: 16.0ms (0.9% of total)
ival-assert: 3.0ms (0.2% of total)
Bogosity

preprocess156.0ms (0.8%)

Memory
-1.8MiB live, 159.5MiB allocated
Algorithm
egg-herbie
Rules
1 674×div-sub
1 120×accelerator-lowering-fma.f32
1 120×accelerator-lowering-fma.f64
1 048×sub-neg
796×associate-/r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
058175
1170160
2474160
31250160
43323160
56278160
01417
13116
26816
315116
423116
537216
665416
7112216
8222516
9250916
10262616
11268116
12268216
13268216
14268816
0268815
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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
Call 2
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a -2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (- (sqrt (+ (* a a) (* b (* c -4)))) a) (* b 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* c 2))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
(/ (- (sqrt (+ (* c c) (* (* b a) -4))) c) (* a 2))

explain217.0ms (1.1%)

Memory
-16.5MiB live, 348.6MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2480-0-(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
00-0-a
00-0-#s(literal 4 binary64)
00-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
00-0-(*.f64 (*.f64 #s(literal 4 binary64) a) c)
00-0-(*.f64 b b)
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-c
00-0-#s(literal 2 binary64)
00-0-(neg.f64 b)
00-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
00-0-(*.f64 #s(literal 4 binary64) a)
00-0-b
00-0-(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
+.f64(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))cancellation2481
Confusion
Predicted +Predicted -
+2481
-07
Precision
1.0
Recall
0.9959839357429718
Confusion?
Predicted +Predicted MaybePredicted -
+24810
-007
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
08
1248
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
82.0ms454×1valid
5.0ms58×0valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 54.0ms
ival-mult: 19.0ms (35.4% of total)
ival-sqrt: 7.0ms (13% of total)
adjust: 6.0ms (11.2% of total)
ival-div: 6.0ms (11.2% of total)
ival-add: 5.0ms (9.3% of total)
ival-sub: 4.0ms (7.5% of total)
ival-neg: 4.0ms (7.5% of total)
exact: 1.0ms (1.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated
Compiler

Compiled 19 to 13 computations (31.6% saved)

prune1.0ms (0%)

Memory
2.2MiB live, 2.2MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
16.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
Compiler

Compiled 19 to 13 computations (31.6% saved)

simplify94.0ms (0.5%)

Memory
1.9MiB live, 81.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
Rules
1 120×accelerator-lowering-fma.f32
1 120×accelerator-lowering-fma.f64
744×*-lowering-*.f32
744×*-lowering-*.f64
422×times-frac
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01366
12666
25166
37666
413466
520866
631466
754066
8110666
9196466
10222166
11245166
12254166
13256966
14258766
15259566
0259562
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(* a 2)
2
Outputs
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize82.0ms (0.4%)

Memory
-15.6MiB live, 105.7MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
accuracy16.7%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
Samples
36.0ms227×1valid
3.0ms29×0valid
Compiler

Compiled 68 to 15 computations (77.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-mult: 10.0ms (40.4% of total)
ival-sqrt: 4.0ms (16.1% of total)
ival-div: 3.0ms (12.1% of total)
adjust: 3.0ms (12.1% of total)
ival-add: 2.0ms (8.1% of total)
ival-sub: 2.0ms (8.1% of total)
ival-assert: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series20.0ms (0.1%)

Memory
25.0MiB live, 25.0MiB allocated
Counts
4 → 144
Calls
Call 1
Inputs
#<alt (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))>
#<alt (- (sqrt (+ (* b b) (* a (* c -4)))) b)>
#<alt (sqrt (+ (* b b) (* a (* c -4))))>
#<alt (+ (* b b) (* a (* c -4)))>
Outputs
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
Calls

36 calls:

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

rewrite464.0ms (2.4%)

Memory
20.8MiB live, 767.2MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 882×accelerator-lowering-fma.f32
5 882×accelerator-lowering-fma.f64
5 244×*-lowering-*.f32
5 244×*-lowering-*.f64
3 202×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01347
16147
249347
3643747
0850843
Stop Event
iter limit
node limit
Counts
4 → 466
Calls
Call 1
Inputs
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
Outputs
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (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 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (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)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.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)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.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)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.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)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.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)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.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)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.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 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.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) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) a)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.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))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(fma.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 #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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(fma.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.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 #s(literal 0 binary64) b))
(fma.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 #s(literal 0 binary64) b))
(fma.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 #s(literal 0 binary64) b))
(fma.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 #s(literal 0 binary64) b))
(fma.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 #s(literal 0 binary64) b))
(fma.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 #s(literal 0 binary64) b))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(fma.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) b))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(fma.f64 (/.f64 (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 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(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 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.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 (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))))) #s(literal -1 binary64))
(pow.f64 (/.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))))) #s(literal -1 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 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (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 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 b (/.f64 (*.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))))))
(fma.f64 (*.f64 b b) (/.f64 (*.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))))))
(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 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.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))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 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))))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.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)))) (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))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.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 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)))))) (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))))))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))))
(neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.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))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 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 (*.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 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 (*.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 b (*.f64 (*.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 b (*.f64 (*.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 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 b (*.f64 (*.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 b (*.f64 (*.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 b (*.f64 (*.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 (*.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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.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))))) #s(literal -1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 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 (-.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 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 (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 b (*.f64 (*.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 b (*.f64 (*.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)))))))

simplify478.0ms (2.5%)

Memory
-43.4MiB live, 771.1MiB allocated
Algorithm
egg-herbie
Rules
11 550×accelerator-lowering-fma.f32
11 550×accelerator-lowering-fma.f64
7 678×*-lowering-*.f32
7 678×*-lowering-*.f64
2 532×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval136.0ms (0.7%)

Memory
15.2MiB live, 252.3MiB allocated
Compiler

Compiled 24 729 to 2 137 computations (91.4% saved)

prune128.0ms (0.7%)

Memory
-9.2MiB live, 347.7MiB allocated
Pruning

36 alts after pruning (36 fresh and 0 done)

PrunedKeptTotal
New57436610
Fresh000
Picked101
Done000
Total57536611
Accuracy
99.9%
Counts
611 → 36
Alt Table
Click to see full alt table
StatusAccuracyProgram
17.8%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
18.2%
(/.f64 (fma.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))))))) (neg.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)))
16.5%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
17.2%
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
17.3%
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))
17.1%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64)))
17.6%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.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 a #s(literal 2 binary64)))
17.7%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
96.6%
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
95.1%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
16.9%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
97.1%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
95.6%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
13.6%
(/.f64 (-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (*.f64 a (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b))) c))) b) (*.f64 a #s(literal 2 binary64)))
17.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
16.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
16.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
16.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
17.6%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 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)))))))
16.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
17.2%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
97.3%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) (*.f64 a #s(literal 2 binary64)))
95.5%
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (*.f64 a (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b))))) (*.f64 a #s(literal 2 binary64)))
90.8%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
16.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
16.2%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
91.2%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
16.7%
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
13.9%
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
17.2%
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
16.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
17.0%
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
16.3%
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
95.3%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
96.8%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
97.3%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
Compiler

Compiled 3 372 to 1 360 computations (59.7% saved)

simplify520.0ms (2.7%)

Memory
8.4MiB live, 1 031.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
cost-diff0
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff384
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
cost-diff0
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64))
cost-diff128
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))
cost-diff128
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b))
cost-diff256
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
cost-diff0
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
cost-diff0
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
cost-diff256
(+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))
cost-diff0
(/.f64 c b)
cost-diff0
(-.f64 #s(literal 0 binary64) (/.f64 c b))
cost-diff0
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
cost-diff128
(*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a b)))
cost-diff5824
(pow.f64 b #s(literal 6 binary64))
cost-diff5952
(pow.f64 b #s(literal 5 binary64))
Rules
14 958×accelerator-lowering-fma.f32
14 958×accelerator-lowering-fma.f64
6 020×*-lowering-*.f32
6 020×*-lowering-*.f64
4 438×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0761044
1235994
2942934
34776914
08343864
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b))))) (/ -1 b)))
c
(+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b))))) (/ -1 b))
(* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b)))))
(- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b))))
(* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b)))))
(+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))
(/ (* -2 (* a a)) (pow b 5))
(* -2 (* a a))
-2
(* a a)
a
(pow b 5)
b
5
(* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b)))
(* -1/4 c)
-1/4
(/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))
(/ (* (pow a 4) 20) (pow b 6))
(* (pow a 4) 20)
(pow a 4)
4
20
(pow b 6)
6
(* a b)
(/ a (* b (* b b)))
(* b (* b b))
(* b b)
(/ -1 b)
-1
(- 0 (/ c b))
0
(/ c b)
c
b
(/ (/ (+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b) (* a 2))
(/ (+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b)
(+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b))))
(* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))
-2
(+ (* c a) (/ (* c (* c (* a a))) (* b b)))
(* c a)
c
a
(/ (* c (* c (* a a))) (* b b))
(* c (* c (* a a)))
(* c (* a a))
(* a a)
(* b b)
b
(/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))
(* (* -4 (* a (* a a))) (* c (* c c)))
(* -4 (* a (* a a)))
-4
(* a (* a a))
(* c (* c c))
(* c c)
(* (* b b) (* b b))
(* a 2)
2
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b)) 2) (* 2 (/ (* a 2) b)))
(- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b)) 2)
(* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b))
(/ (sqrt (+ (* b b) (* a (* c -4)))) a)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(/ (* a 2) b)
(* a 2)
2
(* 2 (/ (* a 2) b))
(/ (/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
(/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))))
(- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b)))))
(* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))
(* (* b b) (* b (* b (* b b))))
(* b (* b (* b b)))
(* b (* b b))
(* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))
(+ (* b b) (+ (* b b) (* a (* c -4))))
(* a 2)
2
Outputs
(* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b))))) (/ -1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
c
(+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b))))) (/ -1 b))
(+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b)))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b))))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b))))) (/.f64 a (*.f64 b (*.f64 b b))))
(* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b)))))
(+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b))))
(/ (* -2 (* a a)) (pow b 5))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* -2 (* a a))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
-2
#s(literal -2 binary64)
(* a a)
(*.f64 a a)
a
(pow b 5)
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
b
5
#s(literal 5 binary64)
(* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b)))
(*.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b)))
(* -1/4 c)
(*.f64 c #s(literal -1/4 binary64))
-1/4
#s(literal -1/4 binary64)
(/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))
(/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/ (* (pow a 4) 20) (pow b 6))
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(* (pow a 4) 20)
(*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
20
#s(literal 20 binary64)
(pow b 6)
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
6
#s(literal 6 binary64)
(* a b)
(*.f64 a b)
(/ a (* b (* b b)))
(/.f64 a (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)
(- 0 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
0
#s(literal 0 binary64)
(/ c b)
(/.f64 c b)
c
b
(/ (/ (+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b) (* a 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c c))))) (*.f64 a (*.f64 b #s(literal 2 binary64))))
(/ (+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c c))))) b)
(+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c c)))))
(* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))))
-2
#s(literal -2 binary64)
(+ (* c a) (/ (* c (* c (* a a))) (* b b)))
(*.f64 c (+.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))))
(* c a)
(*.f64 c a)
c
a
(/ (* c (* c (* a a))) (* b b))
(/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))
(* c (* c (* a a)))
(*.f64 c (*.f64 a (*.f64 c a)))
(* c (* a a))
(*.f64 a (*.f64 c a))
(* a a)
(*.f64 a a)
(* b b)
(*.f64 b b)
b
(/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))
(/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b b))))
(* (* -4 (* a (* a a))) (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a (*.f64 a #s(literal -4 binary64)))))))
(* -4 (* a (* a a)))
(*.f64 a (*.f64 a (*.f64 a #s(literal -4 binary64))))
-4
#s(literal -4 binary64)
(* a (* a a))
(*.f64 a (*.f64 a a))
(* c (* c c))
(*.f64 c (*.f64 c c))
(* c c)
(*.f64 c c)
(* (* b b) (* b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b)) 2) (* 2 (/ (* a 2) b)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b)) 2)
(+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))))
(* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) a)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ (* a 2) b)
(*.f64 #s(literal 2 binary64) (/.f64 a b))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(* 2 (/ (* a 2) b))
(/.f64 (*.f64 a #s(literal 4 binary64)) b)
(/ (/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))))
(/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b)))))
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))))
(*.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))))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))
(*.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)))))
(* (* b b) (* b (* b (* b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))
(*.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 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))))
(+ (* b b) (+ (* b b) (* a (* c -4))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize712.0ms (3.7%)

Memory
8.5MiB live, 902.4MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.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))))))
accuracy99.2%
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy99.1%
(*.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)))))
accuracy17.6%
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
accuracy99.9%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)
accuracy99.5%
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b))
accuracy99.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
accuracy17.0%
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64))
accuracy99.5%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
accuracy99.4%
(/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
accuracy99.5%
(*.f64 b (*.f64 b b))
accuracy99.5%
(/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a b))
accuracy99.5%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.4%
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
Samples
450.0ms226×1valid
81.0ms30×0valid
Compiler

Compiled 1 191 to 78 computations (93.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 467.0ms
ival-mult: 351.0ms (75.2% of total)
ival-div: 46.0ms (9.9% of total)
adjust: 24.0ms (5.1% of total)
ival-add: 16.0ms (3.4% of total)
ival-pow: 14.0ms (3% of total)
ival-sub: 10.0ms (2.1% of total)
ival-sqrt: 4.0ms (0.9% of total)
exact: 2.0ms (0.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series206.0ms (1.1%)

Memory
4.7MiB live, 484.3MiB allocated
Counts
31 → 936
Calls
Call 1
Inputs
#<alt (pow b 5)>
#<alt (pow b 6)>
#<alt (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b)))>
#<alt (* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b))))) (/ -1 b)))>
#<alt (- 0 (/ c b))>
#<alt (/ c b)>
#<alt (+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b))))>
#<alt (+ (* c a) (/ (* c (* c (* a a))) (* b b)))>
#<alt (/ (/ (+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b) (* a 2))>
#<alt (/ (+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b)>
#<alt (/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b)) 2) (* 2 (/ (* a 2) b)))>
#<alt (* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b))>
#<alt (* 2 (/ (* a 2) b))>
#<alt (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b)) 2)>
#<alt (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))>
#<alt (+ (* b b) (+ (* b b) (* a (* c -4))))>
#<alt (/ (/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))>
#<alt (/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))))>
#<alt (/ (* (pow a 4) 20) (pow b 6))>
#<alt (/ (* -2 (* a a)) (pow b 5))>
#<alt (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))>
#<alt (* b (* b b))>
#<alt (* (* b b) (* b b))>
#<alt (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))>
#<alt (/ (* c (* c (* a a))) (* b b))>
#<alt (* (* -4 (* a (* a a))) (* c (* c c)))>
#<alt (/ (sqrt (+ (* b b) (* a (* c -4)))) a)>
#<alt (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b)))))>
#<alt (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))>
#<alt (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))>
#<alt (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))))>
Outputs
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<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 (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (* -2 (* a c))>
#<alt (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))>
#<alt (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))>
#<alt (* -2 (* a c))>
#<alt (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))>
#<alt (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))>
#<alt (* -2 (* a c))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* -2 (* a c))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* a c)>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* a c)>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))>
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))>
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) b)>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) b)>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)>
#<alt 2>
#<alt (+ 2 (* -4 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))>
#<alt (+ 2 (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* a c) (pow b 2))) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt -2>
#<alt (- (* 4 (/ (* a c) (pow b 2))) 2)>
#<alt (- (+ (* 4 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)>
#<alt (- (+ (* 4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2)>
#<alt 2>
#<alt (+ 2 (* -4 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4))))))>
#<alt (+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4))))))))>
#<alt (* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))>
#<alt (* a (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))>
#<alt (* a (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))))>
#<alt (* a (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))))>
#<alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))))>
#<alt 2>
#<alt (+ 2 (* -4 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* c (+ (* -4 (/ a (pow b 2))) (* -4 (/ (* (pow a 2) c) (pow b 4))))))>
#<alt (+ 2 (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -8 (/ (* (pow a 3) c) (pow b 6))) (* -4 (/ (pow a 2) (pow b 4))))))))>
#<alt (* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))>
#<alt (* c (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))))>
#<alt (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4))))))>
#<alt (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))))>
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))>
#<alt (/ (+ (* -2 b) (* 2 (* (sqrt (* a c)) (sqrt -4)))) b)>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))) 2))) b)>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) 2))) b)>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (/ (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))>
#<alt (/ (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -4 (* a c)) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (pow b 2))>
#<alt -4>
#<alt (- (* 4 (/ (* a c) (pow b 2))) 4)>
#<alt (- (+ (* 4 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 4)>
#<alt (- (+ (* 4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 4)>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4)))))))>
#<alt (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -4 (/ (pow c 2) (pow b 4))) (* a (+ (* -8 (/ (pow c 3) (pow b 6))) (* -1 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))>
#<alt (* a (- (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 2 (/ 1 a))))>
#<alt (* a (- (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 2 (/ 1 a))))>
#<alt (* a (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))) (* 2 (/ 1 a))))>
#<alt (* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* a (+ (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 2 (/ 1 a)))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 2) a)) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))) a)) 2) a)) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (* c (+ (* -4 (/ a (pow b 2))) (* -4 (/ (* (pow a 2) c) (pow b 4)))))>
#<alt (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -8 (/ (* (pow a 3) c) (pow b 6))) (* -4 (/ (pow a 2) (pow b 4)))))))>
#<alt (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -4 (/ (pow a 2) (pow b 4))) (* c (+ (* -8 (/ (pow a 3) (pow b 6))) (* -1 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))>
#<alt (* c (- (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* 2 (/ 1 c))))>
#<alt (* c (- (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 2 (/ 1 c))))>
#<alt (* c (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4))))) (* 2 (/ 1 c))))>
#<alt (* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (* 2 (/ 1 c)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 2) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) c)) 2) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))>
#<alt (* 3 (pow b 4))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* 3 (pow b 4))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (+ (* 2 (pow b 4)) (pow b 4))>
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 4)))>
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))>
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))>
#<alt (+ (* 2 (pow b 4)) (pow b 4))>
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 4)))>
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))>
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (* 2 (pow b 2))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 2))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 2))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* 2 (pow b 2))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))>
#<alt (* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))>
#<alt (* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* -1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/2 (- (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))>
#<alt (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))) (pow b 2)))) b)>
#<alt (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))) (pow b 2))))) b)>
#<alt (/ (+ (* -1/2 (/ (+ (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) a)) (+ (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))))) (* 1/6 (* (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))) (pow b 6))) (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))) (pow b 2)))))) b)>
#<alt (* 1/12 (/ (* b (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) c)))>
#<alt (* -1 (* b (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) c))) (* 1/2 (/ (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))))))>
#<alt (* -1 (* b (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) c))) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4)))))))>
#<alt (* -1 (* b (+ (* -1/2 (/ (+ (* -1/6 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 32/3 (* a (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2))))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 4) (pow c 4))) (+ (* -4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* -3/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 6))) (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) c))) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))))))))>
#<alt (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))>
#<alt (+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))>
#<alt (+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/2 (* a (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))>
#<alt (+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* a (+ (* -1/2 (* a (+ (* 1/4 (/ (* (+ (* -32 (/ (pow c 3) b)) (+ (* -4 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 3))))) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a)))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow a 3))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))) (* 1/2 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))))))))) (* -1/2 (/ (+ (* -1/16 (/ (* a (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow c 2))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))))))))) a))) a)) (* -1/2 (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))) a))) a))>
#<alt (* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4))))))>
#<alt (* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/2 (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))>
#<alt (* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/2 (* c (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))))>
#<alt (* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* c (+ (* -1/2 (* c (+ (* 1/4 (/ (* (+ (* -32 (/ (pow a 3) b)) (+ (* -4 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 3))))) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow c 3))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/2 (/ (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))) c)) (* 1/2 (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3))))))))))) (* 1/2 (/ (+ (* -1/16 (/ (* c (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow a 3))) (+ (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))))))))) c))) c)) (* 1/2 (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* -1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b))>
#<alt (/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow b 2)))) b)>
#<alt (/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) (pow b 4)))))) b)>
#<alt (/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* 1/36 (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* -32/3 (* (pow a 3) (pow c 3))) (+ (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))))) (* 1/6 (* (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 6))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) (pow b 4)))))) b)>
#<alt (* 1/6 (/ (* b (+ (* -8 (* a c)) (* -4 (* a c)))) (* a c)))>
#<alt (* -1 (* b (- (+ (* -1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a c))) (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))>
#<alt (* -1 (* b (- (+ (* -1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a c))) (+ (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 32/3 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))>
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -1/6 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 32/3 (* (pow a 2) (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (pow c 2))))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 4) (pow c 4))) (+ (* -4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* -3/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a c))) (+ (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 32/3 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))>
#<alt (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))>
#<alt (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))>
#<alt (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))>
#<alt (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* a (+ (* 1/4 (/ (* (+ (* -32 (/ (pow c 3) b)) (+ (* -4 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 3))))) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4))))) (* -1/4 (/ (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1/4 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4))))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a)) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/16 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (pow c 2))) (+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))) (+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))))))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a)) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))>
#<alt (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))>
#<alt (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* -32 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))>
#<alt (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -32 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* c (+ (* 1/4 (/ (* (+ (* -32 (/ (pow a 3) b)) (+ (* -4 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 3))))) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -32 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4))))) (* -1/4 (/ (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1/4 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4))))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 2))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))))) c)) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/16 (/ (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (pow a 2))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 2))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))))))))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 2))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))))) c)) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* 20 (/ (pow a 4) (pow b 6)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* -2 (/ (pow a 2) (pow b 5)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (* 20 (/ (pow a 3) (pow b 7)))>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* -4 (* (pow a 3) (pow c 3)))>
#<alt (* (sqrt (/ c a)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt (/ b a)>
#<alt (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))>
#<alt (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (/ b a)>
#<alt (/ (+ b (* -2 (/ (* a c) b))) a)>
#<alt (/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a)>
#<alt (/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -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 (+ (* -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 (/ c a)) (sqrt -1)))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))>
#<alt (/ b a)>
#<alt (+ (* -2 (/ c b)) (/ b a))>
#<alt (+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a))>
#<alt (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a))>
#<alt (* (sqrt (/ c a)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))))>
#<alt (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))>
#<alt (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))>
#<alt (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))>
#<alt (* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))>
#<alt (* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))>
#<alt (* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))>
#<alt (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))>
#<alt (* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))>
#<alt (* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))>
#<alt (* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))>
#<alt (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))))>
#<alt (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))>
#<alt (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))))>
#<alt (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))>
#<alt (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))>
#<alt (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3)))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))>
#<alt (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))))>
#<alt (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))>
#<alt (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))))>
#<alt (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))>
#<alt (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))>
#<alt (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3)))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (+ (* -8 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2))))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (pow b 4)>
#<alt (+ (* -8 (* a (* (pow b 2) c))) (pow b 4))>
#<alt (+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))>
#<alt (+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))>
#<alt (pow b 4)>
#<alt (+ (* -8 (* a (* (pow b 2) c))) (pow b 4))>
#<alt (+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))>
#<alt (+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))>
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))>
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))>
#<alt (* 2 (pow b 4))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 4))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 4))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))>
#<alt (* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))>
#<alt (* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))>
#<alt (* 2 (pow b 4))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))>
#<alt (* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))>
#<alt (* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))))>
#<alt (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))>
#<alt (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (pow b 2))))))))>
#<alt (pow b 6)>
#<alt (* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))>
#<alt (* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* (pow b 6) (+ 1 (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))>
#<alt (pow b 6)>
#<alt (* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))>
#<alt (* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* (pow b 6) (+ 1 (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))>
#<alt (pow b 6)>
#<alt (+ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 6))>
#<alt (+ (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) (pow b 6))>
#<alt (+ (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))) (pow b 6))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))>
#<alt (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))>
#<alt (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 32 (/ (* (pow b 2) (pow c 2)) a)) (/ (pow b 6) (pow a 3))))))))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3)))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow b 6) a)) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))>
#<alt (pow b 6)>
#<alt (+ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 6))>
#<alt (+ (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) (pow b 6))>
#<alt (+ (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))) (pow b 6))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))>
#<alt (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))>
#<alt (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 32 (/ (* (pow a 2) (pow b 2)) c)) (/ (pow b 6) (pow c 3))))))))>
#<alt (* -64 (* (pow a 3) (pow c 3)))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3)))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow b 6) c)) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))>
Calls

234 calls:

TimeVariablePointExpression
14.0ms
b
@inf
(/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))))
14.0ms
c
@inf
(/ (/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
6.0ms
a
@inf
(/ (/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
6.0ms
b
@0
(- 0 (/ c b))
5.0ms
c
@-inf
(/ (/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))

rewrite590.0ms (3.1%)

Memory
1.3MiB live, 1 027.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 828×*-lowering-*.f32
5 828×*-lowering-*.f64
3 690×accelerator-lowering-fma.f32
3 690×accelerator-lowering-fma.f64
2 928×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
076570
1496526
25114522
08735490
Stop Event
iter limit
node limit
Counts
31 → 936
Calls
Call 1
Inputs
(pow b 5)
(pow b 6)
(* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b)))
(* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (* -1/4 c) (/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))))) (/ a (* b (* b b))))) (/ -1 b)))
(- 0 (/ c b))
(/ c b)
(+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b))))
(+ (* c a) (/ (* c (* c (* a a))) (* b b)))
(/ (/ (+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b) (* a 2))
(/ (+ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b)
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b)) 2) (* 2 (/ (* a 2) b)))
(* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b))
(* 2 (/ (* a 2) b))
(- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ (* a 2) b)) 2)
(+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))
(+ (* b b) (+ (* b b) (* a (* c -4))))
(/ (/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
(/ (- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))))
(/ (* (pow a 4) 20) (pow b 6))
(/ (* -2 (* a a)) (pow b 5))
(/ (/ (* (pow a 4) 20) (pow b 6)) (* a b))
(* b (* b b))
(* (* b b) (* b b))
(/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))
(/ (* c (* c (* a a))) (* b b))
(* (* -4 (* a (* a a))) (* c (* c c)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) a)
(- (* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))) (* (* b b) (* b (* b (* b b)))))
(* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))
(* (+ (* b b) (* a (* c -4))) (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))))
Outputs
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 5/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 5/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 5/2 binary64)) (*.f64 (log.f64 b) #s(literal 5/2 binary64))))
(pow.f64 b #s(literal 5 binary64))
(pow.f64 (*.f64 b b) #s(literal 5/2 binary64))
(pow.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 b))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(pow.f64 b #s(literal 6 binary64))
(pow.f64 (*.f64 b b) #s(literal 3 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64))
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 b))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b)
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))
(/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))))))
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)))) (*.f64 b a))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))) (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 1 binary64)) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) b)
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 #s(literal -1/4 binary64) c)) (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) c)) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/4 binary64) c)) b)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)))) b) a)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)))) a) b)
(pow.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 c (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b a))))
(*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b a)))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 #s(literal -1/4 binary64) c)))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b a)) (*.f64 #s(literal -1/4 binary64) c))
(*.f64 (/.f64 c (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1/4 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) b) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) a) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b a)) #s(literal -1/4 binary64)) c)
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(+.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 c (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(fma.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) c (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(fma.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) (/.f64 b c) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (-.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 c (-.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c) (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) c)
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) (/.f64 b c))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (/.f64 c b)))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) (/.f64 b c) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 c (/.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c)))))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) (/.f64 c b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(/.f64 (*.f64 c #s(literal -1 binary64)) b)
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c)))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (/.f64 b c))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) (/.f64 b c))
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 #s(literal 0 binary64) (/.f64 c b))
(+.f64 (/.f64 c b) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 c b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.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) (/.f64 (/.f64 c b) (/.f64 b c))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal 0 binary64))))
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(+.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -2 binary64) (*.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c a) #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) b) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) b) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) b) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))))))))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))))))
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (*.f64 c a))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 c a (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)))
(fma.f64 c (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 c a))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) b)) (*.f64 c a))
(fma.f64 a c (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 a a)) b) (*.f64 c a))
(fma.f64 (*.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c (*.f64 a a)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c a))
(fma.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c a))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c a))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (*.f64 c a))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 c b) (*.f64 c a))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (/.f64 #s(literal 1 binary64) b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) c (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (*.f64 c a)))) (+.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (*.f64 c a)))))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (/.f64 (*.f64 c a) (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) a))))))
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (neg.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) a) a)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (*.f64 c a)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (*.f64 c a)))) (+.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a))
(*.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)) (*.f64 c a))))))
(*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b a))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b a)) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b a))) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) b)
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b a))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))) b))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 2 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) (*.f64 #s(literal 4 binary64) a)) b (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))))))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) a) b))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b))) (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))))
(/.f64 (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64)) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))))
(*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) b)
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (*.f64 #s(literal 4 binary64) a)) b)
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b a))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) b)
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) a)
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 a (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 b (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 1 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) a))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 (*.f64 a #s(literal 2 binary64)) a))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 #s(literal 4 binary64) a)) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b))
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 2 binary64))
(*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 #s(literal 1 binary64) b))
(+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal -2 binary64))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64))
(-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))))) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))))))
(fma.f64 a (*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))
(fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal -2 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)) #s(literal -2 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) a) #s(literal -2 binary64))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal -2 binary64))
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal -2 binary64))
(fma.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -2 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 (*.f64 a #s(literal 2 binary64)) a) #s(literal -2 binary64))
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) a) (/.f64 #s(literal 2 binary64) b) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))) (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal -4 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal -2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal -4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal -4 binary64)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal -2 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal -4 binary64))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))) (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal -4 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 a b)))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))))
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(fma.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) b (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) b (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 b b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 b (+.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b b))
(fma.f64 (+.f64 (*.f64 b (*.f64 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 b (*.f64 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 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a a)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) b) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 20 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 20 binary64) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (pow.f64 b #s(literal 5/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b a))))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b a)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b a))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (neg.f64 (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (*.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b)
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b a)))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) a)
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 b a))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))) (*.f64 b a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 b a)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b a)))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b a)))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal -20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) b) (/.f64 (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) a))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b a)) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) a) (/.f64 (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) b))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) a))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) b))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 (/.f64 c b) (/.f64 b c)))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) a))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) b)
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (/.f64 b c) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c c) a) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 c b) (*.f64 c (*.f64 a a))) b)
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (/.f64 b c))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 c (*.f64 a a)) b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c a)) #s(literal 2 binary64))
(*.f64 c (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) b)))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 a a)) b))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 a a)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (*.f64 b b)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) a))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) c)
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) a)) #s(literal -4 binary64))
(*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 c c))
(*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c c)) c)
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) c) c)
(exp.f64 (*.f64 (log.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 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 (*.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 (*.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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b (*.f64 b b))) b (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) b (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) a) (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c a)) #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c #s(literal -4 binary64))) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 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 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 4 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) b (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) b)
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3/2 binary64)))
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))))
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b b) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 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 (*.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 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b (*.f64 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 6 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 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 (*.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 (*.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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 3 binary64)))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)))

simplify623.0ms (3.3%)

Memory
21.3MiB live, 1 379.9MiB allocated
Algorithm
egg-herbie
Rules
6 900×*-lowering-*.f32
6 900×*-lowering-*.f64
5 228×accelerator-lowering-fma.f32
5 228×accelerator-lowering-fma.f64
4 598×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0230130080
1688829728
0813428625
Stop Event
iter limit
node limit
Counts
936 → 936
Calls
Call 1
Inputs
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) 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))
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(* -2 (* a c))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(* -2 (* a c))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) b)
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) b)
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
2
(+ 2 (* -4 (/ (* a c) (pow b 2))))
(+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+ 2 (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* a c) (pow b 2))) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
-2
(- (* 4 (/ (* a c) (pow b 2))) 2)
(- (+ (* 4 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)
(- (+ (* 4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2)
2
(+ 2 (* -4 (/ (* a c) (pow b 2))))
(+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4))))))
(+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4))))))))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(* a (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))
(* a (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))))
(* a (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))))
2
(+ 2 (* -4 (/ (* a c) (pow b 2))))
(+ 2 (* c (+ (* -4 (/ a (pow b 2))) (* -4 (/ (* (pow a 2) c) (pow b 4))))))
(+ 2 (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -8 (/ (* (pow a 3) c) (pow b 6))) (* -4 (/ (pow a 2) (pow b 4))))))))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(* c (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 4 (/ a b))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(/ (+ (* -2 b) (* 2 (* (sqrt (* a c)) (sqrt -4)))) b)
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))) 2))) b)
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) 2))) b)
(* -4 (/ (* a c) (pow b 2)))
(/ (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -4 (* a c)) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (pow b 2))
-4
(- (* 4 (/ (* a c) (pow b 2))) 4)
(- (+ (* 4 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 4)
(- (+ (* 4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 4)
(* -4 (/ (* a c) (pow b 2)))
(* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))
(* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4)))))))
(* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -4 (/ (pow c 2) (pow b 4))) (* a (+ (* -8 (/ (pow c 3) (pow b 6))) (* -1 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(* a (- (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 2 (/ 1 a))))
(* a (- (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 2 (/ 1 a))))
(* a (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))) (* 2 (/ 1 a))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* a (+ (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 2 (/ 1 a)))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 2) a)) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))) a)) 2) a)) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(* -4 (/ (* a c) (pow b 2)))
(* c (+ (* -4 (/ a (pow b 2))) (* -4 (/ (* (pow a 2) c) (pow b 4)))))
(* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -8 (/ (* (pow a 3) c) (pow b 6))) (* -4 (/ (pow a 2) (pow b 4)))))))
(* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -4 (/ (pow a 2) (pow b 4))) (* c (+ (* -8 (/ (pow a 3) (pow b 6))) (* -1 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(* c (- (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* 2 (/ 1 c))))
(* c (- (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 2 (/ 1 c))))
(* c (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4))))) (* 2 (/ 1 c))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (* 2 (/ 1 c)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 2) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) c)) 2) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(* 16 (* (pow a 2) (pow c 2)))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))
(* 3 (pow b 4))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 3 (pow b 4))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(+ (* 2 (pow b 4)) (pow b 4))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -1 (/ (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))
(+ (* 2 (pow b 4)) (pow b 4))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -1 (/ (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))
(* -4 (* a c))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(* -4 (* a c))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(* -4 (* a c))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(* 2 (pow b 2))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(* -4 (* a c))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(* -4 (* a c))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* -1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/2 (- (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))) (pow b 2)))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))) (pow b 2))))) b)
(/ (+ (* -1/2 (/ (+ (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) a)) (+ (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))))) (* 1/6 (* (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))) (pow b 6))) (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))) (pow b 2)))))) b)
(* 1/12 (/ (* b (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) c)))
(* -1 (* b (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) c))) (* 1/2 (/ (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))))))
(* -1 (* b (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) c))) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4)))))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -1/6 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 32/3 (* a (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2))))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 4) (pow c 4))) (+ (* -4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* -3/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 6))) (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) c))) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))))))))
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/2 (* a (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* a (+ (* -1/2 (* a (+ (* 1/4 (/ (* (+ (* -32 (/ (pow c 3) b)) (+ (* -4 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 3))))) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow a 3))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))) (* 1/2 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))))))))) (* -1/2 (/ (+ (* -1/16 (/ (* a (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow c 2))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))))))))) a))) a)) (* -1/2 (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))) a))) a))
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/2 (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/2 (* c (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* c (+ (* -1/2 (* c (+ (* 1/4 (/ (* (+ (* -32 (/ (pow a 3) b)) (+ (* -4 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 3))))) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow c 3))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/2 (/ (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))) c)) (* 1/2 (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3))))))))))) (* 1/2 (/ (+ (* -1/16 (/ (* c (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow a 3))) (+ (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))))))))) c))) c)) (* 1/2 (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* -1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b))
(/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow b 2)))) b)
(/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) (pow b 4)))))) b)
(/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* 1/36 (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* -32/3 (* (pow a 3) (pow c 3))) (+ (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))))) (* 1/6 (* (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 6))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) (pow b 4)))))) b)
(* 1/6 (/ (* b (+ (* -8 (* a c)) (* -4 (* a c)))) (* a c)))
(* -1 (* b (- (+ (* -1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a c))) (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))
(* -1 (* b (- (+ (* -1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a c))) (+ (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 32/3 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/6 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 32/3 (* (pow a 2) (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (pow c 2))))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 4) (pow c 4))) (+ (* -4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* -3/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a c))) (+ (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 32/3 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* a (+ (* 1/4 (/ (* (+ (* -32 (/ (pow c 3) b)) (+ (* -4 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 3))))) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4))))) (* -1/4 (/ (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -4) 2)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1/4 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4))))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a)) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/16 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (pow c 2))) (+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))) (+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))))))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a)) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* -32 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -32 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* c (+ (* 1/4 (/ (* (+ (* -32 (/ (pow a 3) b)) (+ (* -4 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 3))))) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -32 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4))))) (* -1/4 (/ (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -4) 2)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1/4 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4))))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 (/ (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 2))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))))) c)) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/16 (/ (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (pow a 2))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 2))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))))))))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 2))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))))) c)) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* 20 (/ (pow a 4) (pow b 6)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 5)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(* 20 (/ (pow a 3) (pow b 7)))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* -4 (* (pow a 3) (pow c 3)))
(* (sqrt (/ c a)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(/ b a)
(* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))
(* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))
(* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (/ b a))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(/ b a)
(/ (+ b (* -2 (/ (* a c) b))) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a)
(* (sqrt (/ c a)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -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))))
(+ (* -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 (/ c a)) (sqrt -1)))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(/ b a)
(+ (* -2 (/ c b)) (/ b a))
(+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a))
(+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a))
(* (sqrt (/ c a)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))
(* -64 (* (pow a 3) (pow c 3)))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))
(* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))
(* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))))
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))))
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))))
(* -64 (* (pow a 3) (pow c 3)))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))
(* -64 (* (pow a 3) (pow c 3)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))
(* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))))
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))))
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))))
(* -64 (* (pow a 3) (pow c 3)))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))
(* -64 (* (pow a 3) (pow c 3)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))
(* 16 (* (pow a 2) (pow c 2)))
(+ (* -8 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))
(pow b 4)
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4))
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(pow b 4)
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4))
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(* -4 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(* 2 (pow b 4))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 4))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 4))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(* -4 (* a (* (pow b 2) c)))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* -4 (* a (* (pow b 2) c)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(* 2 (pow b 4))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(* -4 (* a (* (pow b 2) c)))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* -4 (* a (* (pow b 2) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(* -64 (* (pow a 3) (pow c 3)))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (pow b 2))))))))
(pow b 6)
(* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* (pow b 6) (+ 1 (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
(pow b 6)
(* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* (pow b 6) (+ 1 (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
(pow b 6)
(+ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 6))
(+ (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) (pow b 6))
(+ (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))) (pow b 6))
(* -64 (* (pow a 3) (pow c 3)))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 32 (/ (* (pow b 2) (pow c 2)) a)) (/ (pow b 6) (pow a 3))))))))
(* -64 (* (pow a 3) (pow c 3)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow b 6) a)) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))
(pow b 6)
(+ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 6))
(+ (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) (pow b 6))
(+ (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))) (pow b 6))
(* -64 (* (pow a 3) (pow c 3)))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 32 (/ (* (pow a 2) (pow b 2)) c)) (/ (pow b 6) (pow c 3))))))))
(* -64 (* (pow a 3) (pow c 3)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow b 6) c)) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))
Outputs
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c)) c)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* -2 (* a c))
(*.f64 #s(literal -2 binary64) (*.f64 a c))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c))) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c))) c)))
(* -2 (* a c))
(*.f64 #s(literal -2 binary64) (*.f64 a c))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))) a)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (* a c))
(*.f64 #s(literal -2 binary64) (*.f64 a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(* -2 (* a c))
(*.f64 #s(literal -2 binary64) (*.f64 a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(* a c)
(*.f64 a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))
(* a c)
(*.f64 a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 c (*.f64 a a)) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 c (*.f64 a a)) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 c (*.f64 a a)) b) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 c (*.f64 a a)) b) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) a)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (+ (* -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 a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)
(* -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))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ b a))
(/.f64 (*.f64 #s(literal -1 binary64) b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) b)) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.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 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (+.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 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) b)
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) b)
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) b)
2
#s(literal 2 binary64)
(+ 2 (* -4 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(+ 2 (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* a c) (pow b 2))) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
-2
#s(literal -2 binary64)
(- (* 4 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (+ (* 4 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -2 binary64))
(- (+ (* 4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2)
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64))
2
#s(literal 2 binary64)
(+ 2 (* -4 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4))))))
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4))))))))
(+.f64 #s(literal 2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))
(* a (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))))
(* a (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))))
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) (*.f64 #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 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* a (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(*.f64 a (+.f64 (*.f64 #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 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))))
(neg.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))) (*.f64 #s(literal -1/32 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 (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/32 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 (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))) (*.f64 #s(literal 1/256 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
2
#s(literal 2 binary64)
(+ 2 (* -4 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(+ 2 (* c (+ (* -4 (/ a (pow b 2))) (* -4 (/ (* (pow a 2) c) (pow b 4))))))
(+.f64 #s(literal 2 binary64) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64)))))))
(+ 2 (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -8 (/ (* (pow a 3) c) (pow b 6))) (* -4 (/ (pow a 2) (pow b 4))))))))
(+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))
(* c (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #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 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #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 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) b))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) b))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) b))) (*.f64 #s(literal 1/256 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 4 (/ a b))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))
(/ (+ (* -2 b) (* 2 (* (sqrt (* a c)) (sqrt -4)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) b)) b)
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))) 2))) b)
(/.f64 (+.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 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -2 binary64)))) b)
(/ (+ (* 2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) 2))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -2 binary64)))) b)
(* -4 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(/ (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -4 (* a c)) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.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 b b))
-4
#s(literal -4 binary64)
(- (* 4 (/ (* a c) (pow b 2))) 4)
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -4 binary64))
(- (+ (* 4 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 4)
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -4 binary64))
(- (+ (* 4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 4)
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) #s(literal -4 binary64))
(* -4 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -4 (/ (pow c 2) (pow b 4))) (* a (+ (* -8 (/ (pow c 3) (pow b 6))) (* -1 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b b))))))))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))
(* a (- (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 2 (/ 1 a))))
(*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) a))))
(* a (- (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) a))))
(* a (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))) (* 2 (/ 1 a))))
(*.f64 a (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) (*.f64 #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 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) a)))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* a (+ (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 2 (/ 1 a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 #s(literal 2 binary64) a)))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 2) a)) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) #s(literal -2 binary64)) a)))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))) a)) 2) a)) (* 4 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)) #s(literal -2 binary64)) a)))
(* -4 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(* c (+ (* -4 (/ a (pow b 2))) (* -4 (/ (* (pow a 2) c) (pow b 4)))))
(*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))))))
(* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -8 (/ (* (pow a 3) c) (pow b 6))) (* -4 (/ (pow a 2) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -4 (/ (pow a 2) (pow b 4))) (* c (+ (* -8 (/ (pow a 3) (pow b 6))) (* -1 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b b))))))))
(* 2 (* (sqrt (* a c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))
(* c (- (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* 2 (/ 1 c))))
(*.f64 c (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) c))))
(* c (- (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 2 binary64) c))))
(* c (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4))))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #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 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 2 binary64) c)))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (* 2 (/ 1 c)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 #s(literal 2 binary64) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 2) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) #s(literal -2 binary64)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) c)) 2) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) c)) #s(literal -2 binary64)) c)))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(* 3 (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* 3 (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(+ (* 2 (pow b 4)) (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c)))))))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c)))))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c)) a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c)) a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -1 (/ (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64)) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a)) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a)) a)))
(+ (* 2 (pow b 4)) (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 4)))
(+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c))))))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c))))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -1 (/ (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) c)) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) c)) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c)))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c)))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c)))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 4 binary64) a)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* -1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/2 (- (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))))))))))
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) a)))) (*.f64 b b))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) a)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) a))) (*.f64 b b))))) b)
(/ (+ (* -1/2 (/ (+ (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) a)) (+ (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))))) (* 1/6 (* (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))) (pow b 6))) (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) a))) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) a)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) a))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) a) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) a))))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) a)))))))) (pow.f64 b #s(literal 6 binary64)))) b)
(* 1/12 (/ (* b (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 a a) c))
(* -1 (* b (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) c))) (* 1/2 (/ (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) (*.f64 b b)))))
(* -1 (* b (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) c))) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 32/3 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 a c)) (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -1/6 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 32/3 (* a (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2))))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 4) (pow c 4))) (+ (* -4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* -3/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 6))) (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) c))) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))))))))
(neg.f64 (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 32/3 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 a c)) (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (-.f64 (*.f64 #s(literal 32/3 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 a c)) (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))))) (*.f64 a c)) (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))) (pow.f64 b #s(literal 6 binary64))))))
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/2 (* a (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* a (+ (* -1/2 (* a (+ (* 1/4 (/ (* (+ (* -32 (/ (pow c 3) b)) (+ (* -4 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 3))))) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 b (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) a)) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a)))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))))) a)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow a 3))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))))) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 a a))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a))) a))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))))) a) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))) (* 1/2 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a))) a))) a))
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)))))))) a)) a)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))))))))) (* -1/2 (/ (+ (* -1/16 (/ (* a (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow c 2))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))))))))) a))) a)) (* -1/2 (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))) a))) a))
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64)))))))) (*.f64 c c)) (*.f64 #s(literal 1/32 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)))))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)))))))))))) a))) a)) a)) a))
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4))))))
(*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/2 (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/2 (* c (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))))
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* c (+ (* -1/2 (* c (+ (* 1/4 (/ (* (+ (* -32 (/ (pow a 3) b)) (+ (* -4 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 3))))) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))))))) c))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)))))) c))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow c 3))) (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 7))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c)) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)))))) c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c (*.f64 c c)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a)))))) c))
(+ (* -1 (/ (+ (* -1/2 (/ (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))) c)) (* 1/2 (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (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/2 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a))))))))) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a))))))) c))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3))))))))))) (* 1/2 (/ (+ (* -1/16 (/ (* c (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow a 3))) (+ (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))))))))) c))) c)) (* 1/2 (- (* 1/32 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a)))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))))) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/32 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (-.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a))))))))))))) c))) c)) c))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* -1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -4))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))))))))
(* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b))
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) b)
(/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b)))) b)
(/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) (pow b 4)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* 1/36 (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* -32/3 (* (pow a 3) (pow c 3))) (+ (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))))) (* 1/6 (* (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 6))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) (pow b 4)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* 1/6 (/ (* b (+ (* -8 (* a c)) (* -4 (* a c)))) (* a c)))
(*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a c)))
(* -1 (* b (- (+ (* -1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a c))) (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a c)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 48 binary64) c)))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c c)))))))
(* -1 (* b (- (+ (* -1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a c))) (+ (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 32/3 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a c)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 48 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 32/3 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -12 binary64) (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c c)))))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/6 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 32/3 (* (pow a 2) (pow c 2))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (pow c 2))))))) (* a c))) (* 1/36 (/ (* (+ (* -32 (* (pow a 4) (pow c 4))) (+ (* -4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* -3/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a c))) (+ (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 32/3 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 1/36 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))
(neg.f64 (*.f64 b (-.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a c)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 48 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 32/3 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 32/3 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a c)) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a c)) (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (/.f64 (*.f64 a c) (*.f64 a a)) (/.f64 #s(literal -12 binary64) (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a c)) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -12 binary64) (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c c))))))))))
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 a (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* a (+ (* 1/4 (/ (* (+ (* -32 (/ (pow c 3) b)) (+ (* -4 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 3))))) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 a (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 b (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4))))) (* -1/4 (/ (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -4) 2)))))
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (*.f64 (*.f64 c c) #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1/4 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -4))))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -12 binary64)))))) (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)))) a))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a)) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))))))) a)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)))) a))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/16 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (pow c 2))) (+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))) (+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))))))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a)) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)))))) (*.f64 #s(literal 1/32 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c))))))))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)))))))) a)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 12 binary64))))))) (*.f64 c c)))) a))
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* -32 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -32 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* c (+ (* 1/4 (/ (* (+ (* -32 (/ (pow a 3) b)) (+ (* -4 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 3))))) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -32 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) b) (/.f64 #s(literal -12 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) b))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4))))) (* -1/4 (/ (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (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 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1/4 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -4))))))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1/4 (/ (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (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 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c (*.f64 c c)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a a)))) c))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 2))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))))) c)) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a a)))))))) c)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a a)))) c))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/16 (/ (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (pow a 2))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 2))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))))))))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 2))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))))))))) c)) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 2)))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a a))))))) (*.f64 #s(literal 1/32 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a a)))))))))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a a)))))))) c)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 a a)))) c))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (pow a 3) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* -4 (* (pow a 3) (pow c 3)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 (/.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) (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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/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 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
(/ b a)
(/.f64 b a)
(* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b))))
(* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 (/ b a))
(/.f64 (*.f64 #s(literal -1 binary64) b) a)
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(/ b a)
(/.f64 b a)
(/ (+ b (* -2 (/ (* a c) b))) a)
(/.f64 (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) a)
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -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 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -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 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(+.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(/ b a)
(/.f64 b a)
(+ (* -2 (/ c b)) (/ b a))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 b a))
(+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a))
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b))))
(+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a))
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 2 binary64) b))))
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.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 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal -1/64 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 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))))
(+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))
(* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))
(* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))))
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))
(* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))))
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))))
(*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))))
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 48 binary64))))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 48 binary64)))))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 48 binary64)))))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)) a)) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)) a)) a)))
(* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))))
(*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))
(*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))))
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))))
(*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))))))
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))))
(*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))))))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) c)) #s(literal 48 binary64))))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) c)) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) c)) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)) c)) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)) c)) c)))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -8 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -8 binary64) (*.f64 a c)))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -8 binary64) (*.f64 a c)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c))))))
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c))))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) a)))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)))))
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) c)))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))))
(+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (pow b 2))))))))
(+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b))))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64))))
(* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)))))
(* (pow b 6) (+ 1 (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64))))
(* (pow b 6) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)))))
(* (pow b 6) (+ 1 (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 6))
(+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))))
(+ (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) (pow b 6))
(+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))))
(+ (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))) (pow b 6))
(+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 48 binary64))))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 48 binary64)))))
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 32 (/ (* (pow b 2) (pow c 2)) a)) (/ (pow b 6) (pow a 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 48 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 a a)))))))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)) a)) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow b 6) a)) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) a)) a)) a)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 6))
(+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))))
(+ (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) (pow b 6))
(+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))))
(+ (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))) (pow b 6))
(+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))))))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) c)) #s(literal 48 binary64))))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) c)) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))))
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 32 (/ (* (pow a 2) (pow b 2)) c)) (/ (pow b 6) (pow c 3))))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) c)) #s(literal 48 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 c c)))))))
(* -64 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)) c)) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow b 6) c)) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) c)) c)) c)))

eval340.0ms (1.8%)

Memory
-3.6MiB live, 776.1MiB allocated
Compiler

Compiled 134 287 to 7 485 computations (94.4% saved)

prune266.0ms (1.4%)

Memory
-10.2MiB live, 513.7MiB allocated
Pruning

47 alts after pruning (46 fresh and 1 done)

PrunedKeptTotal
New1 930291 959
Fresh141731
Picked415
Done000
Total1 948471 995
Accuracy
100.0%
Counts
1 995 → 47
Alt Table
Click to see full alt table
StatusAccuracyProgram
18.2%
(/.f64 (fma.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))))))) (neg.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)))
18.6%
(/.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
96.6%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 2 binary64)) a)
17.7%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
17.7%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
98.9%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
96.5%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
96.6%
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
96.5%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
96.6%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
98.6%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)) a)) a))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
98.8%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
95.1%
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
98.8%
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
95.1%
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
95.1%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
90.8%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
95.0%
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
96.5%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
16.9%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
97.1%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
13.6%
(/.f64 (-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (*.f64 a (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b))) c))) b) (*.f64 a #s(literal 2 binary64)))
16.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) a) b))
16.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
16.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
17.6%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 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)))))))
95.6%
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
17.2%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
96.7%
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) b)
95.2%
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
90.8%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
16.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
90.9%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
16.2%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
95.6%
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
16.7%
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
97.7%
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
13.9%
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
17.0%
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (*.f64 #s(literal 4 binary64) a)) b)
16.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
90.9%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
16.3%
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
97.3%
(*.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) c)
96.6%
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))))
95.3%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
90.5%
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
91.2%
(neg.f64 (/.f64 c b))
Compiler

Compiled 3 868 to 1 865 computations (51.8% saved)

simplify603.0ms (3.2%)

Memory
19.5MiB live, 751.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
cost-diff0
(*.f64 b b)
cost-diff0
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
cost-diff512
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
cost-diff0
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))
cost-diff0
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
cost-diff0
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
cost-diff256
(+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c)))
cost-diff0
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))
cost-diff0
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
cost-diff128
(+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))
cost-diff192
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
cost-diff-64
(neg.f64 (/.f64 c b))
cost-diff0
(/.f64 c b)
cost-diff0
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff256
(+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))
cost-diff640
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
Rules
13 768×accelerator-lowering-fma.f32
13 768×accelerator-lowering-fma.f64
5 670×*-lowering-*.f32
5 670×*-lowering-*.f64
4 008×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
063965
1224929
2888850
33926848
46646848
57770848
08100800
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
(/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))))
(+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12)))))
(* (* -64 (* a (* a a))) (* c (* c c)))
(* -64 (* a (* a a)))
-64
(* a (* a a))
a
(* a a)
(* c (* c c))
c
(* c c)
(* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))
(* b b)
b
(+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12)))
(* (* (* a a) (* c c)) 48)
(* (* a a) (* c c))
48
(* (* b b) (* (* a c) -12))
(* (* a c) -12)
(* a c)
-12
(* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* a (* c -4))
(* c -4)
-4
(+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))
(* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))
(+ (* b b) (+ (* b b) (* a (* c -4))))
(* a 2)
2
(neg (/ c b))
(/ c b)
c
b
(/ (* c (* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b)))))) (* a 2))
(* c (* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b))))))
c
(* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b)))))
-2
(+ (/ a b) (/ (* (* a a) c) (* b (* b b))))
(/ a b)
a
b
(/ (* (* a a) c) (* b (* b b)))
(* (* a a) c)
(* a a)
(* b (* b b))
(* b b)
(* a 2)
2
(/ (/ (+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b) (* a 2))
(/ (+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b)
(+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b))))
(* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b)))
-2
(/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))
(+ (* a (* (* b b) c)) (* (* a a) (* c c)))
(* a (* (* b b) c))
a
(* (* b b) c)
(* b b)
b
c
(* (* a a) (* c c))
(* a a)
(* c c)
(/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))
(* (* -4 (* a (* a a))) (* c (* c c)))
(* -4 (* a (* a a)))
-4
(* a (* a a))
(* c (* c c))
(* (* b b) (* b b))
(* a 2)
2
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(* b b)
b
(- (* a (* c -4)) (* b b))
(* a (* c -4))
a
(* c -4)
c
-4
(* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(* a 2)
2
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
Outputs
(/ (/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
(/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c #s(literal 48 binary64))) (*.f64 (*.f64 b b) #s(literal -12 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 16 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))))
(/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c #s(literal 48 binary64))) (*.f64 (*.f64 b b) #s(literal -12 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 16 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))))
(+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12)))))
(+.f64 (*.f64 a (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c #s(literal 48 binary64))) (*.f64 (*.f64 b b) #s(literal -12 binary64)))))
(* (* -64 (* a (* a a))) (* c (* c c)))
(*.f64 a (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))
(* -64 (* a (* a a)))
(*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))
-64
#s(literal -64 binary64)
(* a (* a a))
(*.f64 a (*.f64 a a))
a
(* a a)
(*.f64 a a)
(* c (* c c))
(*.f64 c (*.f64 c c))
c
(* c c)
(*.f64 c c)
(* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))
(*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c #s(literal 48 binary64))) (*.f64 (*.f64 b b) #s(literal -12 binary64))))
(* b b)
(*.f64 b b)
b
(+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12)))
(*.f64 a (*.f64 c (+.f64 (*.f64 a (*.f64 c #s(literal 48 binary64))) (*.f64 (*.f64 b b) #s(literal -12 binary64)))))
(* (* (* a a) (* c c)) 48)
(*.f64 c (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) c))
(* (* a a) (* c c))
(*.f64 c (*.f64 a (*.f64 a c)))
48
#s(literal 48 binary64)
(* (* b b) (* (* a c) -12))
(*.f64 a (*.f64 #s(literal -12 binary64) (*.f64 c (*.f64 b b))))
(* (* a c) -12)
(*.f64 a (*.f64 c #s(literal -12 binary64)))
(* a c)
(*.f64 a c)
-12
#s(literal -12 binary64)
(* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))
(*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 16 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))
(+ (* b b) (* a (* c -4)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
-4
#s(literal -4 binary64)
(+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))
(+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 16 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))))
(* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))
(*.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))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))))
(+ (* b b) (+ (* b b) (* a (* c -4))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(neg (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
c
b
(/ (* c (* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b)))))) (* a 2))
(*.f64 (/.f64 c a) (*.f64 (neg.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) (/.f64 a b)))
(* c (* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b))))))
(*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a b))))
c
(* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b)))))
(*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a b)))
-2
#s(literal -2 binary64)
(+ (/ a b) (/ (* (* a a) c) (* b (* b b))))
(*.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a b))
(/ a b)
(/.f64 a b)
a
b
(/ (* (* a a) c) (* b (* b b)))
(*.f64 a (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(* (* a a) c)
(*.f64 a (*.f64 a c))
(* a a)
(*.f64 a a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (/ (+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b) (* a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b #s(literal 2 binary64))))
(/ (+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 b b))
-2
#s(literal -2 binary64)
(/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))
(/.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 a c))) (*.f64 b b))
(+ (* a (* (* b b) c)) (* (* a a) (* c c)))
(*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 a c)))
(* a (* (* b b) c))
(*.f64 a (*.f64 c (*.f64 b b)))
a
(* (* b b) c)
(*.f64 c (*.f64 b b))
(* b b)
(*.f64 b b)
b
c
(* (* a a) (* c c))
(*.f64 c (*.f64 a (*.f64 a c)))
(* a a)
(*.f64 a a)
(* c c)
(*.f64 c c)
(/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))
(/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b b))))
(* (* -4 (* a (* a a))) (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a (*.f64 a #s(literal -4 binary64)))))))
(* -4 (* a (* a a)))
(*.f64 a (*.f64 a (*.f64 a #s(literal -4 binary64))))
-4
#s(literal -4 binary64)
(* a (* a a))
(*.f64 a (*.f64 a a))
(* c (* c c))
(*.f64 c (*.f64 c c))
(* (* b b) (* b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) #s(literal 2 binary64))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* b b)
(*.f64 b b)
b
(- (* a (* c -4)) (* b b))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(*.f64 a (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) #s(literal 2 binary64)))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))
(+ (* b b) (* a (* c -4)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))

localize339.0ms (1.8%)

Memory
-12.7MiB live, 585.2MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
accuracy99.9%
(*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
accuracy99.5%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
accuracy17.0%
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
accuracy99.5%
(*.f64 (*.f64 a a) (*.f64 c c))
accuracy99.4%
(/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy99.6%
(*.f64 (*.f64 a a) c)
accuracy99.6%
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
accuracy99.5%
(*.f64 b (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(neg.f64 (/.f64 c b))
accuracy99.5%
(*.f64 (*.f64 a a) (*.f64 c c))
accuracy99.4%
(*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))
accuracy99.2%
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy99.1%
(*.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)))))
Samples
188.0ms227×1valid
12.0ms29×0valid
Compiler

Compiled 1 045 to 65 computations (93.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 143.0ms
ival-mult: 72.0ms (50.4% of total)
ival-div: 29.0ms (20.3% of total)
ival-add: 20.0ms (14% of total)
adjust: 13.0ms (9.1% of total)
ival-sqrt: 3.0ms (2.1% of total)
ival-sub: 2.0ms (1.4% of total)
exact: 1.0ms (0.7% of total)
ival-neg: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series125.0ms (0.7%)

Memory
-3.5MiB live, 190.5MiB allocated
Counts
29 → 924
Calls
Call 1
Inputs
#<alt (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))>
#<alt (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12)))>
#<alt (+ (* b b) (+ (* b b) (* a (* c -4))))>
#<alt (/ (/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))>
#<alt (/ c b)>
#<alt (neg (/ c b))>
#<alt (/ (* c (* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b)))))) (* a 2))>
#<alt (+ (/ a b) (/ (* (* a a) c) (* b (* b b))))>
#<alt (* c (* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b))))))>
#<alt (* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b)))))>
#<alt (+ (* a (* (* b b) c)) (* (* a a) (* c c)))>
#<alt (/ (/ (+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b) (* a 2))>
#<alt (/ (+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b)>
#<alt (+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b))))>
#<alt (+ (* b b) (- (* a (* c -4)) (* b b)))>
#<alt (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))))>
#<alt (* b b)>
#<alt (- (* a (* c -4)) (* b b))>
#<alt (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))>
#<alt (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))>
#<alt (* (* b b) (* (* a c) -12))>
#<alt (* (* a a) (* c c))>
#<alt (/ (* (* a a) c) (* b (* b b)))>
#<alt (* b (* b b))>
#<alt (* (* a a) c)>
#<alt (* (* b b) (* b b))>
#<alt (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))>
#<alt (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))>
#<alt (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))>
Outputs
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))>
#<alt (* 3 (pow b 4))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* 3 (pow b 4))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (+ (* 2 (pow b 4)) (pow b 4))>
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 4)))>
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))>
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))>
#<alt (+ (* 2 (pow b 4)) (pow b 4))>
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 4)))>
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))>
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* a (+ (* -12 (* (pow b 2) c)) (* 48 (* a (pow c 2)))))>
#<alt (* a (+ (* -12 (* (pow b 2) c)) (* 48 (* a (pow c 2)))))>
#<alt (* a (+ (* -12 (* (pow b 2) c)) (* 48 (* a (pow c 2)))))>
#<alt (* 48 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))>
#<alt (* 48 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* c (+ (* -12 (* a (pow b 2))) (* 48 (* (pow a 2) c))))>
#<alt (* c (+ (* -12 (* a (pow b 2))) (* 48 (* (pow a 2) c))))>
#<alt (* c (+ (* -12 (* a (pow b 2))) (* 48 (* (pow a 2) c))))>
#<alt (* 48 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))>
#<alt (* 48 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))>
#<alt (* 48 (* (pow a 2) (pow c 2)))>
#<alt (+ (* -12 (* a (* (pow b 2) c))) (* 48 (* (pow a 2) (pow c 2))))>
#<alt (+ (* -12 (* a (* (pow b 2) c))) (* 48 (* (pow a 2) (pow c 2))))>
#<alt (+ (* -12 (* a (* (pow b 2) c))) (* 48 (* (pow a 2) (pow c 2))))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (* 2 (pow b 2))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 2))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 2))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* 2 (pow b 2))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))>
#<alt (* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))>
#<alt (* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))>
#<alt (+ (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/2 (* a (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))>
#<alt (+ (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/2 (* a (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))>
#<alt (+ (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/2 (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* a (+ (* -1/2 (* a (+ (* -3 (/ (* (pow b 2) (* c (+ (* -32 (/ (pow c 3) b)) (+ (* -4 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a)))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -3/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow a 3))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))) (* 1/2 (/ (- (* 3/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 3/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))))))))) (* -1/2 (/ (+ (* -1/16 (/ (* a (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow c 2))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))))))))) a))) a)) (* -1/2 (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))) a))) a))>
#<alt (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))>
#<alt (* c (+ (* -3 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/2 (* c (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))>
#<alt (* c (+ (* -3 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/2 (* c (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))>
#<alt (* c (+ (* -3 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/2 (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* c (+ (* -1/2 (* c (+ (* -3 (/ (* (pow b 2) (+ (* -32 (/ (pow a 3) b)) (+ (* -4 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 3)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b)))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -3/4 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow c 3))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/2 (/ (- (* 3/8 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))) c)) (* 1/2 (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 3/8 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3))))))))))) (* 1/2 (/ (+ (* -1/16 (/ (* c (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow a 3))) (+ (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/8 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))))))))) c))) c)) (* 1/2 (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* -1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/2 (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* 1/2 (/ (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* -1/3 (* c (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 4))) (* 1/2 (/ (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 2))))) b)>
#<alt (/ (+ (* -1 c) (+ (* -1/2 (/ (+ (* -1/3 (* c (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))))) (+ (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* -1/3 (* c (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))))) (* 1/6 (* (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* -1/3 (* c (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 4))) (* 1/2 (/ (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 2)))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* 1/2 (/ (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* 1/2 (/ (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/3 (/ (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (/ (+ (* -1/3 (/ (+ (* -32 (* (pow a 4) (pow c 4))) (+ (* -4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* -3/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* (pow a 2) c))) (+ (* -1/6 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 32/3 (* a (pow c 2))) (+ (* -1/3 (/ (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c)))))) (* a c))))) (pow b 6))) (+ (* 1/2 (/ (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/3 (/ (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (/ 1 a))))))>
#<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 (/ 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 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (/ a b)>
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))>
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))>
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))>
#<alt (/ a b)>
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)>
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)>
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)>
#<alt (/ a b)>
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (/ a b)>
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))>
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))>
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))>
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))>
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -2 (/ a b))>
#<alt (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))>
#<alt (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))>
#<alt (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))>
#<alt (* -2 (/ a b))>
#<alt (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (* -2 (/ a b))>
#<alt (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -2 (/ a b))>
#<alt (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))>
#<alt (* a (* (pow b 2) c))>
#<alt (* a (+ (* a (pow c 2)) (* (pow b 2) c)))>
#<alt (* a (+ (* a (pow c 2)) (* (pow b 2) c)))>
#<alt (* a (+ (* a (pow c 2)) (* (pow b 2) c)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))>
#<alt (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))>
#<alt (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))>
#<alt (* a (* (pow b 2) c))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* a (* (pow b 2) c))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* a (* (pow b 2) c))>
#<alt (* c (+ (* a (pow b 2)) (* (pow a 2) c)))>
#<alt (* c (+ (* a (pow b 2)) (* (pow a 2) c)))>
#<alt (* c (+ (* a (pow b 2)) (* (pow a 2) c)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))>
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))>
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))>
#<alt (* -2 (* a c))>
#<alt (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))>
#<alt (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))>
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))>
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))>
#<alt (* -2 (* a c))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* -2 (* a c))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))>
#<alt (* -2 (* a c))>
#<alt (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))>
#<alt (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))>
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (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 (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) (* -1 (/ (pow b 2) a))))>
#<alt (* a (+ (* -4 c) (* -1 (/ (pow b 2) a))))>
#<alt (* a (+ (* -4 c) (* -1 (/ (pow b 2) a))))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* 4 c) (/ (pow b 2) a))))>
#<alt (* -1 (* a (+ (* 4 c) (/ (pow b 2) a))))>
#<alt (* -1 (* a (+ (* 4 c) (/ (pow b 2) a))))>
#<alt (* -1 (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) (* -1 (/ (pow b 2) c))))>
#<alt (* c (+ (* -4 a) (* -1 (/ (pow b 2) c))))>
#<alt (* c (+ (* -4 a) (* -1 (/ (pow b 2) c))))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* 4 a) (/ (pow b 2) c))))>
#<alt (* -1 (* c (+ (* 4 a) (/ (pow b 2) c))))>
#<alt (* -1 (* c (+ (* 4 a) (/ (pow b 2) c))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (* -1 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* -1 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* -1 (pow b 2)))>
#<alt (* -1 (pow b 2))>
#<alt (* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))>
#<alt (* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))>
#<alt (* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))>
#<alt (* -1 (pow b 2))>
#<alt (* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))>
#<alt (* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))>
#<alt (* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (+ (* -8 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2))))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))>
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (pow b 4)>
#<alt (+ (* -8 (* a (* (pow b 2) c))) (pow b 4))>
#<alt (+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))>
#<alt (+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))>
#<alt (pow b 4)>
#<alt (+ (* -8 (* a (* (pow b 2) c))) (pow b 4))>
#<alt (+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))>
#<alt (+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))>
#<alt (* 16 (* (pow a 2) (pow c 2)))>
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))>
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))>
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))>
#<alt (* 2 (pow b 4))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 4))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 4))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))>
#<alt (* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))>
#<alt (* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))>
#<alt (* 2 (pow b 4))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))>
#<alt (* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))>
#<alt (* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))>
#<alt (* -4 (* a (* (pow b 2) c)))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* -12 (* a (* (pow b 2) c)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))>
#<alt (* a c)>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* a c)>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* 4 (* a b))>
#<alt (* a (+ (* -4 (/ (* a c) b)) (* 4 b)))>
#<alt (* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))>
#<alt (* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))>
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a))))>
#<alt (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* 2 (/ b a))))>
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))>
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))>
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (+ (* 2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* (sqrt (/ a c)) (/ b (sqrt -4))))))>
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))))>
#<alt (* 4 (* a b))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a)))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))>
#<alt (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))>
#<alt (* 4 (/ (* (pow a 2) c) b))>
#<alt (* -1 (/ (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b))>
#<alt (* 4 (* a b))>
#<alt (+ (* -4 (/ (* (pow a 2) c) b)) (* 4 (* a b)))>
#<alt (+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))>
#<alt (+ (* 4 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))>
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c))))>
#<alt (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* -2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
Calls

231 calls:

TimeVariablePointExpression
6.0ms
a
@inf
(/ (/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
4.0ms
c
@0
(/ (* (* a a) c) (* b (* b b)))
4.0ms
c
@inf
(/ (/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
3.0ms
b
@-inf
(/ (/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
3.0ms
a
@-inf
(/ (/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))

rewrite447.0ms (2.3%)

Memory
19.8MiB live, 729.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 450×*-lowering-*.f32
5 450×*-lowering-*.f64
4 254×accelerator-lowering-fma.f32
4 254×accelerator-lowering-fma.f64
3 008×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
063519
1422473
24512471
08188442
Stop Event
iter limit
node limit
Counts
29 → 833
Calls
Call 1
Inputs
(+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4))))))
(+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12)))
(+ (* b b) (+ (* b b) (* a (* c -4))))
(/ (/ (+ (* (* -64 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 48) (* (* b b) (* (* a c) -12))))) (* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (+ (* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))))) (* a 2))
(/ c b)
(neg (/ c b))
(/ (* c (* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b)))))) (* a 2))
(+ (/ a b) (/ (* (* a a) c) (* b (* b b))))
(* c (* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b))))))
(* -2 (+ (/ a b) (/ (* (* a a) c) (* b (* b b)))))
(+ (* a (* (* b b) c)) (* (* a a) (* c c)))
(/ (/ (+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b) (* a 2))
(/ (+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))) b)
(+ (* -2 (/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))) (/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(* b b)
(- (* a (* c -4)) (* b b))
(* (+ (* b b) (* a (* c -4))) (+ (* b b) (* a (* c -4))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -4)))))
(* (* b b) (* (* a c) -12))
(* (* a a) (* c c))
(/ (* (* a a) c) (* b (* b b)))
(* b (* b b))
(* (* a a) c)
(* (* b b) (* b b))
(/ (* (* -4 (* a (* a a))) (* c (* c c))) (* (* b b) (* b b)))
(/ (+ (* a (* (* b b) c)) (* (* a a) (* c c))) (* b b))
(* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
Outputs
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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 (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.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 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 (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.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 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (*.f64 (*.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b) (+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b 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))))))
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (*.f64 (*.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.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 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b 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))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) b (+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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 (*.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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.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 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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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 (+.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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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 (*.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 #s(literal 2 binary64) (*.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)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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 (+.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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) #s(literal 144 binary64)) (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))
(fma.f64 b (*.f64 (*.f64 b a) (*.f64 c #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 a (*.f64 (*.f64 c #s(literal -12 binary64)) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 a (*.f64 a (*.f64 c (*.f64 c #s(literal 48 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64)) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 48 binary64) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 #s(literal 48 binary64) (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 48 binary64)) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 #s(literal -12 binary64) (*.f64 c (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 (*.f64 a (*.f64 c #s(literal -12 binary64))) (*.f64 b b) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal 48 binary64)) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 (*.f64 b b) a)) #s(literal -12 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -12 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 (*.f64 c (*.f64 c #s(literal 48 binary64))) (*.f64 a a) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 b a) (*.f64 c #s(literal -12 binary64))) b (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal -12 binary64)) (*.f64 a c) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))
(fma.f64 (*.f64 #s(literal 48 binary64) a) (*.f64 (*.f64 a c) c) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 (*.f64 #s(literal 48 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 (*.f64 #s(literal 48 binary64) (*.f64 a c)) (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(fma.f64 (*.f64 #s(literal 48 binary64) (*.f64 a (*.f64 a c))) c (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) #s(literal 110592 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1728 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) #s(literal 110592 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1728 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) #s(literal 144 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 #s(literal 48 binary64) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) #s(literal 110592 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1728 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) #s(literal 144 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) #s(literal 144 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) #s(literal 110592 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1728 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) #s(literal 144 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) #s(literal 144 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64))) (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) #s(literal 110592 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1728 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) #s(literal 144 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) #s(literal 110592 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1728 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) #s(literal 2304 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) #s(literal 144 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(+.f64 (*.f64 #s(literal 2 binary64) (*.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 b b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 b (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.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 b b))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (+.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 (*.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 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #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 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 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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.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 (neg.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)))))))) (neg.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 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 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))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 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 #s(literal 1 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 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.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 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -262144 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) #s(literal 4096 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.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 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) #s(literal 4096 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (+.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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.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 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.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 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.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 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b 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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b 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 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) a))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 c b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (+.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) #s(literal -1 binary64))
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 c a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))
(/.f64 (*.f64 c (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) a)
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) a)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (/.f64 c (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 c a) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 c a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c a) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) a))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) a) (/.f64 c #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) a))
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 a (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 a (*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 c (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b))
(fma.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a a) b) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 c b) (/.f64 a b))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a) (/.f64 a b))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a c) b) (/.f64 a b))
(/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) a) (*.f64 b (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b a) (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a c)) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) (*.f64 (*.f64 b b) a)) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 b a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b a)))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))) (neg.f64 (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (/.f64 #s(literal -2 binary64) (/.f64 b a))) (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) c) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))) c))
(+.f64 (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64))))
(fma.f64 c (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) c (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))) c))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) c))
(*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) c)
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) #s(literal -2 binary64))
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b a)))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b a)))
(fma.f64 (/.f64 a b) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b a)))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a a) b) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))
(/.f64 (+.f64 (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 #s(literal -2 binary64) (/.f64 b a))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 #s(literal -2 binary64) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) #s(literal -2 binary64)) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))
(+.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a)))
(+.f64 (*.f64 c (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a c) c)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))))
(fma.f64 b (*.f64 b (*.f64 a c)) (*.f64 a (*.f64 (*.f64 a c) c)))
(fma.f64 b (*.f64 (*.f64 b c) a) (*.f64 a (*.f64 (*.f64 a c) c)))
(fma.f64 (*.f64 b b) (*.f64 a c) (*.f64 a (*.f64 (*.f64 a c) c)))
(fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 (*.f64 a c) c)))
(fma.f64 a (*.f64 (*.f64 a c) c) (*.f64 c (*.f64 (*.f64 b b) a)))
(fma.f64 a (*.f64 c (*.f64 a c)) (*.f64 c (*.f64 (*.f64 b b) a)))
(fma.f64 c (*.f64 a (*.f64 a c)) (*.f64 c (*.f64 (*.f64 b b) a)))
(fma.f64 c (*.f64 (*.f64 b b) a) (*.f64 a (*.f64 (*.f64 a c) c)))
(fma.f64 (*.f64 a a) (*.f64 c c) (*.f64 c (*.f64 (*.f64 b b) a)))
(fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 c (*.f64 (*.f64 b b) a)))
(fma.f64 (*.f64 a c) (*.f64 b b) (*.f64 a (*.f64 (*.f64 a c) c)))
(fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 c (*.f64 (*.f64 b b) a)))
(fma.f64 (*.f64 a (*.f64 a c)) c (*.f64 c (*.f64 (*.f64 b b) a)))
(fma.f64 (*.f64 (*.f64 b b) c) a (*.f64 a (*.f64 (*.f64 a c) c)))
(fma.f64 (*.f64 (*.f64 b b) a) c (*.f64 a (*.f64 (*.f64 a c) c)))
(fma.f64 (*.f64 (*.f64 a c) c) a (*.f64 c (*.f64 (*.f64 b b) a)))
(fma.f64 (*.f64 a b) (*.f64 b c) (*.f64 a (*.f64 (*.f64 a c) c)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (-.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))))) (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (-.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c))))))
(/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (-.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c))))) (neg.f64 (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a))))) (-.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (-.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c))))) #s(literal -1 binary64))
(*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))
(*.f64 a (+.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))
(*.f64 c (+.f64 (*.f64 a (*.f64 a c)) (*.f64 (*.f64 b b) a)))
(*.f64 c (+.f64 (*.f64 (*.f64 b b) a) (*.f64 a (*.f64 a c))))
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (-.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a)))))))
(*.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.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 b (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a b))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a b))) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) b)
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a b))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))) (*.f64 b (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b))))) b))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b)) b))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b)))
(pow.f64 (/.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))))
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.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 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.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 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b))))) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b))))) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b b))))
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(fma.f64 b b (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (*.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 b)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b b) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 b))))) #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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (+.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 b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 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 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a (*.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #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 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (*.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 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (*.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 b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.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 b))))) #s(literal 1 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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.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 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 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 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)))) (-.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 (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (+.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))))))
(fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (*.f64 a c) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.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 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) b (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 c #s(literal -4 binary64))) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a 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 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) 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))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 (*.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 (*.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) #s(literal 16 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1/2 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.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 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 b b) (+.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 (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.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 (*.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 b)) (+.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 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) b)
(*.f64 b (*.f64 (*.f64 b a) (*.f64 c #s(literal -12 binary64))))
(*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -12 binary64))))
(*.f64 a (*.f64 (*.f64 c #s(literal -12 binary64)) (*.f64 b b)))
(*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b b)))
(*.f64 #s(literal -12 binary64) (*.f64 c (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (*.f64 c #s(literal -12 binary64))) (*.f64 b b))
(*.f64 (*.f64 c (*.f64 (*.f64 b b) a)) #s(literal -12 binary64))
(*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -12 binary64)))
(*.f64 (*.f64 (*.f64 b a) (*.f64 c #s(literal -12 binary64))) b)
(*.f64 (*.f64 (*.f64 b b) #s(literal -12 binary64)) (*.f64 a c))
(exp.f64 (*.f64 (log.f64 (*.f64 a c)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 c) #s(literal 2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64))))
(pow.f64 (*.f64 a c) #s(literal 2 binary64))
(*.f64 a (*.f64 (*.f64 a c) c))
(*.f64 a (*.f64 c (*.f64 a c)))
(*.f64 c (*.f64 a (*.f64 a c)))
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (*.f64 c c) (*.f64 a a))
(*.f64 (*.f64 a c) (*.f64 a c))
(*.f64 (*.f64 a (*.f64 a c)) c)
(*.f64 (*.f64 (*.f64 a c) c) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a c)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) b) c) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b)) #s(literal -1 binary64))
(*.f64 a (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(*.f64 a (*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (/.f64 a b) (/.f64 (*.f64 a c) (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 c b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)))
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a c) b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 a (*.f64 a c))
(*.f64 c (*.f64 a a))
(*.f64 (*.f64 a a) c)
(*.f64 (*.f64 a c) a)
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))
(*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))
(*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) b))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (*.f64 b b)))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (-.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))))))
(/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))) (*.f64 (*.f64 b b) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) b) b)
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (-.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a))))) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c))) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 a (*.f64 (*.f64 a c) c))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a (*.f64 c (*.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (-.f64 (*.f64 a (*.f64 (*.f64 a c) c)) (*.f64 c (*.f64 (*.f64 b b) a))))))
(/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) c))))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) b)) #s(literal -1 binary64))
(*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))))
(*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a c) c) (*.f64 (*.f64 b b) c))) b) (/.f64 #s(literal 1 binary64) b))
(+.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 a #s(literal 2 binary64)) b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a (*.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 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 a #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 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 a (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 #s(literal 2 binary64) (*.f64 a (+.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)))))) #s(literal 2 binary64)) a)
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 2 binary64))

simplify588.0ms (3.1%)

Memory
7.4MiB live, 1 085.9MiB allocated
Algorithm
egg-herbie
Rules
8 072×*-lowering-*.f32
8 072×*-lowering-*.f64
6 050×accelerator-lowering-fma.f32
6 050×accelerator-lowering-fma.f64
3 278×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0161519634
1567119034
0810118292
Stop Event
iter limit
node limit
Counts
924 → 924
Calls
Call 1
Inputs
(* 16 (* (pow a 2) (pow c 2)))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))
(* 3 (pow b 4))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 3 (pow b 4))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(+ (* 2 (pow b 4)) (pow b 4))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -1 (/ (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))
(+ (* 2 (pow b 4)) (pow b 4))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -1 (/ (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))
(* -12 (* a (* (pow b 2) c)))
(* a (+ (* -12 (* (pow b 2) c)) (* 48 (* a (pow c 2)))))
(* a (+ (* -12 (* (pow b 2) c)) (* 48 (* a (pow c 2)))))
(* a (+ (* -12 (* (pow b 2) c)) (* 48 (* a (pow c 2)))))
(* 48 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(* 48 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(* -12 (* a (* (pow b 2) c)))
(* c (+ (* -12 (* a (pow b 2))) (* 48 (* (pow a 2) c))))
(* c (+ (* -12 (* a (pow b 2))) (* 48 (* (pow a 2) c))))
(* c (+ (* -12 (* a (pow b 2))) (* 48 (* (pow a 2) c))))
(* 48 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(* 48 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(* 48 (* (pow a 2) (pow c 2)))
(+ (* -12 (* a (* (pow b 2) c))) (* 48 (* (pow a 2) (pow c 2))))
(+ (* -12 (* a (* (pow b 2) c))) (* 48 (* (pow a 2) (pow c 2))))
(+ (* -12 (* a (* (pow b 2) c))) (* 48 (* (pow a 2) (pow c 2))))
(* -12 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -12 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -4 (* a c))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(* -4 (* a c))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(* -4 (* a c))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(* 2 (pow b 2))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(* -4 (* a c))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(* -4 (* a c))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(+ (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/2 (* a (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(+ (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/2 (* a (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(+ (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/2 (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* a (+ (* -1/2 (* a (+ (* -3 (/ (* (pow b 2) (* c (+ (* -32 (/ (pow c 3) b)) (+ (* -4 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -3/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow a 3))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))) (* 1/2 (/ (- (* 3/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 3/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))))))))) (* -1/2 (/ (+ (* -1/16 (/ (* a (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow c 2))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))))))))) a))) a)) (* -1/2 (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))) a))) a))
(* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(* c (+ (* -3 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/2 (* c (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* c (+ (* -3 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/2 (* c (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))
(* c (+ (* -3 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/2 (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* c (+ (* -1/2 (* c (+ (* -3 (/ (* (pow b 2) (+ (* -32 (/ (pow a 3) b)) (+ (* -4 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 3)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b)))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -3/4 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow c 3))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/2 (/ (- (* 3/8 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))) c)) (* 1/2 (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 3/8 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3))))))))))) (* 1/2 (/ (+ (* -1/16 (/ (* c (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow a 3))) (+ (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/8 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))))))))) c))) c)) (* 1/2 (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* -1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/2 (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* -1/3 (* c (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 4))) (* 1/2 (/ (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* -1/2 (/ (+ (* -1/3 (* c (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))))) (+ (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* -1/3 (* c (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))))) (* 1/6 (* (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* -1/3 (* c (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 4))) (* 1/2 (/ (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* 1/2 (/ (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* 1/2 (/ (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/3 (/ (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -1/3 (/ (+ (* -32 (* (pow a 4) (pow c 4))) (+ (* -4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* -3/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* (pow a 2) c))) (+ (* -1/6 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 32/3 (* a (pow c 2))) (+ (* -1/3 (/ (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c)))))) (* a c))))) (pow b 6))) (+ (* 1/2 (/ (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/3 (/ (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (/ 1 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)
(* -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))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/ a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ a b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/ a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(/ (* (pow a 2) c) (pow b 3))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -2 (/ a b))
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(* -2 (/ a b))
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(* -2 (/ a b))
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -2 (/ a b))
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))
(* a (* (pow b 2) c))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(* (pow a 2) (pow c 2))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (pow c 2))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (pow c 2))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(* a (* (pow b 2) c))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* a (* (pow b 2) c))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* a (* (pow b 2) c))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(* (pow a 2) (pow c 2))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow a 2) (pow c 2))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -2 (* a c))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -2 (* a c))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(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 (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) (* -1 (/ (pow b 2) a))))
(* a (+ (* -4 c) (* -1 (/ (pow b 2) a))))
(* a (+ (* -4 c) (* -1 (/ (pow b 2) a))))
(* -4 (* a c))
(* -1 (* a (+ (* 4 c) (/ (pow b 2) a))))
(* -1 (* a (+ (* 4 c) (/ (pow b 2) a))))
(* -1 (* a (+ (* 4 c) (/ (pow b 2) a))))
(* -1 (pow b 2))
(- (* -4 (* a c)) (pow b 2))
(- (* -4 (* a c)) (pow b 2))
(- (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (* -1 (/ (pow b 2) c))))
(* c (+ (* -4 a) (* -1 (/ (pow b 2) c))))
(* c (+ (* -4 a) (* -1 (/ (pow b 2) c))))
(* -4 (* a c))
(* -1 (* c (+ (* 4 a) (/ (pow b 2) c))))
(* -1 (* c (+ (* 4 a) (/ (pow b 2) c))))
(* -1 (* c (+ (* 4 a) (/ (pow b 2) c))))
(* -4 (* a c))
(+ (* -4 (* a c)) (* -1 (pow b 2)))
(+ (* -4 (* a c)) (* -1 (pow b 2)))
(+ (* -4 (* a c)) (* -1 (pow b 2)))
(* -1 (pow b 2))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(* -1 (pow b 2))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(* 16 (* (pow a 2) (pow c 2)))
(+ (* -8 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))
(pow b 4)
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4))
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(pow b 4)
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4))
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* 16 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(* -4 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(* 2 (pow b 4))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 4))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 4))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(* -4 (* a (* (pow b 2) c)))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* -4 (* a (* (pow b 2) c)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(* 2 (pow b 4))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(* -4 (* a (* (pow b 2) c)))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* -4 (* a (* (pow b 2) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* -12 (* a (* (pow b 2) c)))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* 4 (* a b))
(* a (+ (* -4 (/ (* a c) b)) (* 4 b)))
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a))))
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* 2 (/ b a))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+ (* 2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* (sqrt (/ a c)) (/ b (sqrt -4))))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))))
(* 4 (* a b))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a)))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))
(* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))
(* 4 (/ (* (pow a 2) c) b))
(* -1 (/ (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b))
(* 4 (* a b))
(+ (* -4 (/ (* (pow a 2) c) b)) (* 4 (* a b)))
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c))))
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* -1 (* c (+ (* -2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
Outputs
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (* 3 (pow b 2))))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))
(* 3 (pow b 4))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(* 3 (pow b 4))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(* (pow b 4) (+ 3 (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(+ (* 2 (pow b 4)) (pow b 4))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)))))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c)))))))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -8 (* (pow b 2) c)) (+ (* -4 (* (pow b 2) c)) (* 16 (* a (pow c 2)))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c)))))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a a)) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a)))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* -4 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a a)) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a)))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -1 (/ (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)) a)))
(+ (* 2 (pow b 4)) (pow b 4))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c))))))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -8 (* a (pow b 2))) (+ (* -4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c))))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c))))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c))))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -1 (/ (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) c)) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) c)) c)))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* a (+ (* -12 (* (pow b 2) c)) (* 48 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 48 binary64))))
(* a (+ (* -12 (* (pow b 2) c)) (* 48 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 48 binary64))))
(* a (+ (* -12 (* (pow b 2) c)) (* 48 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 48 binary64))))
(* 48 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) a) (*.f64 (*.f64 c c) #s(literal 48 binary64))))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) a) (*.f64 (*.f64 c c) #s(literal 48 binary64))))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) a) (*.f64 (*.f64 c c) #s(literal 48 binary64))))
(* 48 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) a) (*.f64 (*.f64 c c) #s(literal 48 binary64))))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) a) (*.f64 (*.f64 c c) #s(literal 48 binary64))))
(* (pow a 2) (+ (* -12 (/ (* (pow b 2) c) a)) (* 48 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)) a) (*.f64 (*.f64 c c) #s(literal 48 binary64))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* c (+ (* -12 (* a (pow b 2))) (* 48 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 48 binary64))))
(* c (+ (* -12 (* a (pow b 2))) (* 48 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 48 binary64))))
(* c (+ (* -12 (* a (pow b 2))) (* 48 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 48 binary64))))
(* 48 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (*.f64 (*.f64 a a) #s(literal 48 binary64))))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (*.f64 (*.f64 a a) #s(literal 48 binary64))))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (*.f64 (*.f64 a a) #s(literal 48 binary64))))
(* 48 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (*.f64 (*.f64 a a) #s(literal 48 binary64))))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (*.f64 (*.f64 a a) #s(literal 48 binary64))))
(* (pow c 2) (+ (* -12 (/ (* a (pow b 2)) c)) (* 48 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (*.f64 (*.f64 a a) #s(literal 48 binary64))))
(* 48 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c))
(+ (* -12 (* a (* (pow b 2) c))) (* 48 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c)))
(+ (* -12 (* a (* (pow b 2) c))) (* 48 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c)))
(+ (* -12 (* a (* (pow b 2) c))) (* 48 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c)))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c)) (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -12 (* a c)) (* 48 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 48 binary64)) (*.f64 c c)) (*.f64 b b))))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) (*.f64 c #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) (*.f64 c #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) (*.f64 c #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64)))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64)))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64)))))
(* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b))))
(+ (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/2 (* a (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(+ (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/2 (* a (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 32 binary64) b) (*.f64 c c))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))))
(+ (* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/2 (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* a (+ (* -1/2 (* a (+ (* -3 (/ (* (pow b 2) (* c (+ (* -32 (/ (pow c 3) b)) (+ (* -4 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) b)) (+ (* -2 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 24 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (* c (+ (* -2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 32 binary64) b) (*.f64 c c))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 32 binary64) b) (*.f64 c c))) (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 32 binary64) b) (*.f64 c c))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 c c))))) a)) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a)))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 c c)))) a)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* -3/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow a 3))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* a (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow a 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* a (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 2) c)) (* -4 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -4) 2))))) a))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 c c)))) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 c c)))) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 a a))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))) a))) a))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 c c))))) a) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))) (* 1/2 (/ (- (* 3/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))) a))) a))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 c c))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 c c)))))))) a)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 3/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2))))))))))) (* -1/2 (/ (+ (* -1/16 (/ (* a (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow c 2))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c))))))) (pow c 2))) (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2)))) (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))))))))))))) a))) a)) (* -1/2 (- (* 3/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* a (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 2) c)) (* 8 (* (pow b 2) c)))))) (* 16 (* b (pow c 2))))) (pow c 2)))))) a))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 c c))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 c c))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 c c)) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 c c)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) b) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 c c)))))))))))) a))) a)) a)) a))
(* -3 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b))))
(* c (+ (* -3 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/2 (* c (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
(* c (+ (* -3 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/2 (* c (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))))
(* c (+ (* -3 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/2 (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* c (+ (* -1/2 (* c (+ (* -3 (/ (* (pow b 2) (+ (* -32 (/ (pow a 3) b)) (+ (* -4 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (pow b 3)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b)))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/2 (- (* -32 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) b)) (+ (* -2 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 32 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 24 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -3 (/ (* (pow b 2) (+ (* -2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)))) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a)))))) c))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a))))) c))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1/4 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (sqrt -4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -4) 2)))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* -3/4 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4))))))) (sqrt -4)))))) (pow c 3))) (+ (* 1/2 (/ (- (* -3/4 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -4)))) (+ (* -1/4 (/ (* c (+ (* 8 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -4)))) (+ (* b (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2)))))) (sqrt -4)))))) (pow c 2))) (* 1/2 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* c (+ (* 16 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -4) (+ (* -8 (* a (pow b 2))) (* -4 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -4) 2))))) c)))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a))))) c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c (*.f64 c c)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a))))))) c))
(+ (* -1 (/ (+ (* -1/2 (/ (- (* 3/8 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))) c)) (* 1/2 (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (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/2 binary64) (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a))))))))))) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a)))))))) c))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 3/8 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3))))))))))) (* 1/2 (/ (+ (* -1/16 (/ (* c (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (pow a 3))) (+ (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/8 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (+ (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 4 (* (sqrt (* (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* b (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2)))))))) (pow a 3))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b))) (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))))))))))))) c))) c)) (* 1/2 (- (* 3/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1/16 (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* 4 (* a (pow b 2))) (* 8 (* a (pow b 2))))))) (* 16 (* (pow a 2) b)))) (pow a 3)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a)))))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64))))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a))))))))))))))) c))) c)) c))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* -1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/2 (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -1/4 (/ (+ (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -4)))) (* (sqrt (* a c)) (* (sqrt -4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 2))))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 2)))) b)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 b b))) c) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* -1/3 (* c (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 4))) (* 1/2 (/ (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 b b)))) c) b)
(/ (+ (* -1 c) (+ (* -1/2 (/ (+ (* -1/3 (* c (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))))) (+ (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* -1/3 (* c (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))))) (* 1/6 (* (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* -1/3 (* c (+ (* -6 (* (pow a 2) (pow c 2))) (+ (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 32 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c))))) (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))))))) (pow b 4))) (* 1/2 (/ (- (* 8 (* a (pow c 2))) (* -1/3 (* c (+ (* -6 (* a c)) (* 2 (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 2)))))) b)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -44 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 32 binary64) (*.f64 a a)) (*.f64 c c))))))))) (pow.f64 b #s(literal 6 binary64)))) c) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* 1/2 (/ (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c #s(literal -8 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)) #s(literal 1/3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))
(* -1 (* b (+ (* 1/2 (/ (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/3 (/ (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal -8 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)) #s(literal 1/3 binary64))) (*.f64 b b)) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 32/3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -44 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 c #s(literal -8 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)) #s(literal 1/3 binary64)))) (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))
(* -1 (* b (+ (* -1/2 (/ (+ (* -1/3 (/ (+ (* -32 (* (pow a 4) (pow c 4))) (+ (* -4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* -3/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* (pow a 2) c))) (+ (* -1/6 (/ (* (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 32/3 (* a (pow c 2))) (+ (* -1/3 (/ (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c)))))) (* a c))))) (pow b 6))) (+ (* 1/2 (/ (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/2 (/ (- (* 32/3 (* a (pow c 2))) (+ (* -1/3 (/ (+ (* -32 (* (pow a 3) (pow c 3))) (+ (* -12 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (* (pow a 2) c))) (* -1/6 (/ (* (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* -8 c) (* -1/3 (/ (+ (* -6 (* (pow a 2) (pow c 2))) (* -2 (* a (* c (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal -8 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)) #s(literal 1/3 binary64))) (*.f64 b b)) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 32/3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -44 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 c #s(literal -8 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)) #s(literal 1/3 binary64)))) (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 32/3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -44 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 c #s(literal -8 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)) #s(literal 1/3 binary64)))) (*.f64 a c))))) (*.f64 a c)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -44 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 c #s(literal -8 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 a a) c)) #s(literal 1/3 binary64)))) (*.f64 a c)))))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 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 (/ 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))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ a b)
(/.f64 a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(/ a b)
(/.f64 a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) b)
(/ a b)
(/.f64 a b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) (neg.f64 b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) (neg.f64 b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) (neg.f64 b))
(/ a b)
(/.f64 a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -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 a) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -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 a) b) (/.f64 (*.f64 c c) b)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 a) b) (/.f64 (*.f64 c c) b)))) (neg.f64 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 a) b) (/.f64 (*.f64 c c) b)))) (neg.f64 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 a) b) (/.f64 (*.f64 c c) b)))) (neg.f64 b))
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))
(* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (neg.f64 b))
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 c (*.f64 b b)))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(*.f64 a (+.f64 (*.f64 c (*.f64 b b)) (*.f64 a (*.f64 c c))))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(*.f64 a (+.f64 (*.f64 c (*.f64 b b)) (*.f64 a (*.f64 c c))))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(*.f64 a (+.f64 (*.f64 c (*.f64 b b)) (*.f64 a (*.f64 c c))))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 b b)) a)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 b b)) a)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 b b)) a)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 b b)) a)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 b b)) a)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 b b)) a)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 c (*.f64 b b)))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 c (*.f64 b b)))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 c (*.f64 b b)))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(*.f64 c (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c)))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(*.f64 c (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c)))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(*.f64 c (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (*.f64 a (+.f64 a (/.f64 (*.f64 b b) c))))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (*.f64 a (+.f64 a (/.f64 (*.f64 b b) c))))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (*.f64 a (+.f64 a (/.f64 (*.f64 b b) c))))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (*.f64 a (+.f64 a (/.f64 (*.f64 b b) c))))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (*.f64 a (+.f64 a (/.f64 (*.f64 b b) c))))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (*.f64 a (+.f64 a (/.f64 (*.f64 b b) c))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 c (*.f64 (*.f64 a a) b))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 c (*.f64 (*.f64 a a) b))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (+ (* 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 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 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 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c c))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c c))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(*.f64 (+.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b 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 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) a))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 a) b) (/.f64 (*.f64 c c) b)))) (neg.f64 b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b 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 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b))))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b (*.f64 b b))))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -2 (* a c))
(*.f64 (*.f64 a c) #s(literal -2 binary64))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(*.f64 a (+.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(*.f64 a (+.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (* a c))
(*.f64 (*.f64 a c) #s(literal -2 binary64))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(* -2 (* a c))
(*.f64 (*.f64 a c) #s(literal -2 binary64))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(* -2 (* a c))
(*.f64 (*.f64 a c) #s(literal -2 binary64))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(*.f64 c (+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(*.f64 c (+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b b)))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b b)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) c)) (neg.f64 (*.f64 c (*.f64 c 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 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))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 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 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) c)))) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) a) (/.f64 (*.f64 b (*.f64 b b)) a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c))
(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 (pow b 2))
(-.f64 #s(literal 0 binary64) (*.f64 b b))
(- (* -4 (* a c)) (pow b 2))
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(- (* -4 (* a c)) (pow b 2))
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(- (* -4 (* a c)) (pow b 2))
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (* -1 (/ (pow b 2) a))))
(*.f64 a (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (* -1 (/ (pow b 2) a))))
(*.f64 a (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (* -1 (/ (pow b 2) a))))
(*.f64 a (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* 4 c) (/ (pow b 2) a))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (+ (* 4 c) (/ (pow b 2) a))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (+ (* 4 c) (/ (pow b 2) a))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))))
(* -1 (pow b 2))
(-.f64 #s(literal 0 binary64) (*.f64 b b))
(- (* -4 (* a c)) (pow b 2))
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(- (* -4 (* a c)) (pow b 2))
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(- (* -4 (* a c)) (pow b 2))
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (* -1 (/ (pow b 2) c))))
(*.f64 c (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (* -1 (/ (pow b 2) c))))
(*.f64 c (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (* -1 (/ (pow b 2) c))))
(*.f64 c (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* c (+ (* 4 a) (/ (pow b 2) c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (+ (* 4 a) (/ (pow b 2) c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (+ (* 4 a) (/ (pow b 2) c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (* -1 (pow b 2)))
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (* -1 (pow b 2)))
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (* -1 (pow b 2)))
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))
(* -1 (pow b 2))
(-.f64 #s(literal 0 binary64) (*.f64 b b))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(* -1 (pow b 2))
(-.f64 #s(literal 0 binary64) (*.f64 b b))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(* (pow b 2) (- (* -4 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -8 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -8 binary64) (*.f64 a c)))))
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -8 binary64) (*.f64 a c)))))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c))))))
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c))))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 b b))) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 b b))) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a))))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 b b))) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 b b))) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a)) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a)) a)))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)))))
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c)))))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c)))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)) c)))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)))
(* a (+ (* -4 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(+ (* -4 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) c)))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) c)))
(* c (+ (* -4 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) c)))
(* -4 (* a (* (pow b 2) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* -12 (* a (* (pow b 2) c)))
(*.f64 #s(literal -12 binary64) (*.f64 a (*.f64 c (*.f64 b b))))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(* (pow a 2) c)
(*.f64 (*.f64 a a) c)
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* a c)
(*.f64 a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))
(* a c)
(*.f64 a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* 4 (* a b))
(*.f64 #s(literal 4 binary64) (*.f64 a b))
(* a (+ (* -4 (/ (* a c) b)) (* 4 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64))))
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (/.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)))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (/.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/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 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* 2 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 b a)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) a)))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a)))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* 2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* (sqrt (/ a c)) (/ b (sqrt -4))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))))
(* 4 (* a b))
(*.f64 #s(literal 4 binary64) (*.f64 a b))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a)))
(*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))
(*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a #s(literal 4 binary64))))
(* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))
(*.f64 b (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* 4 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) b)
(* -1 (/ (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) b) (/.f64 (*.f64 c c) b)) (*.f64 (*.f64 a a) c))) (neg.f64 b))
(* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) b) (/.f64 (*.f64 c c) b)) (*.f64 (*.f64 a a) c))) (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 b))
(* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) b) (/.f64 (*.f64 c c) b)) (*.f64 (*.f64 a a) c))) (/.f64 (*.f64 a (*.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))))) (neg.f64 b))
(* 4 (* a b))
(*.f64 #s(literal 4 binary64) (*.f64 a b))
(+ (* -4 (/ (* (pow a 2) c) b)) (* 4 (* a b)))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b)))
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c))))
(*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b) c))))
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b) c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b) c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* -2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a b)) c) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (/.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))))

eval339.0ms (1.8%)

Memory
17.2MiB live, 794.9MiB allocated
Compiler

Compiled 122 290 to 5 993 computations (95.1% saved)

prune224.0ms (1.2%)

Memory
3.1MiB live, 566.3MiB allocated
Pruning

46 alts after pruning (45 fresh and 1 done)

PrunedKeptTotal
New2 049292 078
Fresh251641
Picked415
Done101
Total2 079462 125
Accuracy
100.0%
Counts
2 125 → 46
Alt Table
Click to see full alt table
StatusAccuracyProgram
96.6%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 2 binary64)) a)
99.0%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) (*.f64 a #s(literal 2 binary64)))
98.8%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)) a))))) (*.f64 a #s(literal 2 binary64)))
98.9%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (*.f64 (*.f64 a a) #s(literal 48 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
90.8%
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
95.1%
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
95.1%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
95.0%
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
97.1%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
95.2%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
16.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) a) b))
95.6%
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
14.9%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))))))
14.2%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))))
14.2%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))
14.9%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a #s(literal 4 binary64)))))
14.2%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64)))))
15.3%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
14.9%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
97.1%
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b))
98.9%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
99.4%
(/.f64 (*.f64 (*.f64 a 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))))))))
90.8%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
95.0%
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
95.2%
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
94.9%
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 a #s(literal 2 binary64)))
95.1%
(/.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64)))
95.0%
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
16.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
90.9%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
95.6%
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
16.2%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
96.5%
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c))))
95.2%
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
16.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
90.9%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
95.1%
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
16.3%
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
97.3%
(*.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) c)
95.1%
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
95.0%
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
95.1%
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
95.3%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
96.8%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
90.5%
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
91.2%
(neg.f64 (/.f64 c b))
Compiler

Compiled 3 101 to 1 675 computations (46% saved)

simplify328.0ms (1.7%)

Memory
-0.7MiB live, 663.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 b b)
cost-diff256
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
cost-diff512
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
cost-diff640
(+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
cost-diff128
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))
cost-diff128
(+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))
cost-diff128
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
cost-diff0
(/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a)
cost-diff0
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
cost-diff128
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
cost-diff128
(*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff0
(*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
cost-diff0
(*.f64 a c)
cost-diff0
(*.f64 (*.f64 a c) #s(literal -4 binary64))
cost-diff384
(/.f64 (*.f64 (*.f64 a 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))))))))
Rules
7 140×accelerator-lowering-fma.f32
7 140×accelerator-lowering-fma.f64
4 458×*-lowering-*.f32
4 458×*-lowering-*.f64
4 308×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059692
1204662
2751624
33043603
44387600
56133600
08048575
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* (* a c) -4) (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(* (* a c) -4)
(* a c)
a
c
-4
(* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(* a 2)
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))
(* c -4)
(* (/ -1 b) c)
(/ -1 b)
-1
b
c
(* (/ (* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1) a) c)
(/ (* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1) a)
(* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1)
(+ (/ a b) (/ (* a (* a c)) (* b (* b b))))
(/ a b)
a
b
(/ (* a (* a c)) (* b (* b b)))
(* a (* a c))
(* a c)
c
(* b (* b b))
(* b b)
-1
(/ (/ (* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b)))) (* b b)) (* 2 (/ (* a 2) b)))
(/ (* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b)))) (* b b))
(* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b))))
-4
(+ (* a c) (/ (* (* a a) (* c c)) (* b b)))
(* a c)
a
c
(/ (* (* a a) (* c c)) (* b b))
(* (* a a) (* c c))
(* a a)
(* c c)
(* b b)
b
(* 2 (/ (* a 2) b))
2
(/ (* a 2) b)
(* a 2)
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a (+ (* b 4) (* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))))))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(* b b)
b
(- (* a (* c -4)) (* b b))
(* a (* c -4))
a
(* c -4)
c
-4
(* a (+ (* b 4) (* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b)))))))))
(+ (* b 4) (* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))))))
(* b 4)
4
(* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b)))))))
(+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))))
(* -4 (/ c b))
(/ c b)
(* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b)))))
(+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))
(/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b))
(* -8 (* a (* c (* c c))))
-8
(* a (* c (* c c)))
(* c (* c c))
(* c c)
(* (* (* b b) (* b b)) b)
(* (* b b) (* b b))
(/ (* (* c c) -4) (* b (* b b)))
(* (* c c) -4)
(* b (* b b))
Outputs
(/ (* (* a c) -4) (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(* (* a c) -4)
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* a c)
(*.f64 a c)
a
c
-4
#s(literal -4 binary64)
(* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
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))
(* (/ -1 b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)
b
c
(* (/ (* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1) a) c)
(*.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))) (/.f64 c a))
(/ (* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1) a)
(/.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))) a)
(* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1)
(*.f64 (/.f64 a b) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)))
(+ (/ a b) (/ (* a (* a c)) (* b (* b b))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (/.f64 a b))
(/ a b)
(/.f64 a b)
a
b
(/ (* a (* a c)) (* b (* b b)))
(/.f64 (*.f64 (*.f64 a (/.f64 a (*.f64 b b))) c) b)
(* a (* a c))
(*.f64 a (*.f64 a c))
(* a c)
(*.f64 a c)
c
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
-1
#s(literal -1 binary64)
(/ (/ (* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b)))) (* b b)) (* 2 (/ (* a 2) b)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)))) (*.f64 (/.f64 a b) (*.f64 b b))))
(/ (* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b)))) (* b b))
(/.f64 (*.f64 (*.f64 a c) (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -4 binary64)))) (*.f64 b b))
(* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b))))
(*.f64 (*.f64 a c) (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -4 binary64))))
-4
#s(literal -4 binary64)
(+ (* a c) (/ (* (* a a) (* c c)) (* b b)))
(*.f64 a (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64))))
(* a c)
(*.f64 a c)
a
c
(/ (* (* a a) (* c c)) (* b b))
(/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))
(* (* a a) (* c c))
(*.f64 a (*.f64 a (*.f64 c c)))
(* a a)
(*.f64 a a)
(* c c)
(*.f64 c c)
(* b b)
(*.f64 b b)
b
(* 2 (/ (* a 2) b))
(*.f64 a (/.f64 #s(literal 4 binary64) b))
2
#s(literal 2 binary64)
(/ (* a 2) b)
(/.f64 (*.f64 a #s(literal 2 binary64)) b)
(* a 2)
(*.f64 a #s(literal 2 binary64))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a (+ (* b 4) (* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))))))))
(/.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -8 binary64))) b) b))))))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* b b)
(*.f64 b b)
b
(- (* a (* c -4)) (* b b))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* a (+ (* b 4) (* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b)))))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -8 binary64))) b) b))))))))
(+ (* b 4) (* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))))))
(+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -8 binary64))) b) b)))))))
(* b 4)
(*.f64 b #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -8 binary64))) b) b))))))
(+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))))
(+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -8 binary64))) b) b)))))
(* -4 (/ c b))
(/.f64 (*.f64 c #s(literal -4 binary64)) b)
(/ c b)
(/.f64 c b)
(* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b)))))
(*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -8 binary64))) b) b))))
(+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -8 binary64))) b) b)))
(/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b))
(/.f64 (*.f64 c (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* -8 (* a (* c (* c c))))
(*.f64 c (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c))))
-8
#s(literal -8 binary64)
(* a (* c (* c c)))
(*.f64 a (*.f64 c (*.f64 c c)))
(* c (* c c))
(*.f64 c (*.f64 c c))
(* c c)
(*.f64 c c)
(* (* (* b b) (* b b)) b)
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(* (* b b) (* b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(/ (* (* c c) -4) (* b (* b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))
(* (* c c) -4)
(*.f64 c (*.f64 c #s(literal -4 binary64)))
(* b (* b b))
(*.f64 b (*.f64 b b))

localize449.0ms (2.4%)

Memory
-0.6MiB live, 975.5MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
accuracy99.4%
(/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy17.0%
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
accuracy99.5%
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
accuracy99.5%
(*.f64 (*.f64 a a) (*.f64 c c))
accuracy99.4%
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
accuracy99.4%
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
accuracy99.6%
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
accuracy99.6%
(*.f64 a (*.f64 a c))
accuracy99.5%
(*.f64 b (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.6%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.9%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy99.9%
(*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
accuracy99.5%
(/.f64 (*.f64 (*.f64 a 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))))))))
Samples
256.0ms227×1valid
13.0ms29×0valid
Compiler

Compiled 774 to 61 computations (92.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 217.0ms
ival-div: 86.0ms (39.6% of total)
ival-mult: 75.0ms (34.6% of total)
adjust: 33.0ms (15.2% of total)
ival-add: 16.0ms (7.4% of total)
ival-sqrt: 4.0ms (1.8% of total)
ival-sub: 2.0ms (0.9% of total)
exact: 1.0ms (0.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series95.0ms (0.5%)

Memory
-4.4MiB live, 274.0MiB allocated
Counts
27 → 804
Calls
Call 1
Inputs
#<alt (/ (* (* a c) -4) (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))))>
#<alt (* (* a c) -4)>
#<alt (* a c)>
#<alt (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))>
#<alt (* (/ -1 b) c)>
#<alt (/ -1 b)>
#<alt (* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1)>
#<alt (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))>
#<alt (* (/ (* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1) a) c)>
#<alt (/ (* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1) a)>
#<alt (/ (/ (* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b)))) (* b b)) (* 2 (/ (* a 2) b)))>
#<alt (+ (* a c) (/ (* (* a a) (* c c)) (* b b)))>
#<alt (* 2 (/ (* a 2) b))>
#<alt (/ (* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b)))) (* b b))>
#<alt (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))>
#<alt (+ (* b b) (- (* a (* c -4)) (* b b)))>
#<alt (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a (+ (* b 4) (* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))))))))>
#<alt (* b b)>
#<alt (+ b (sqrt (+ (* b b) (* a (* c -4)))))>
#<alt (+ (* b b) (* a (* c -4)))>
#<alt (/ (* a (* a c)) (* b (* b b)))>
#<alt (* b (* b b))>
#<alt (* a (* a c))>
#<alt (/ (* (* a a) (* c c)) (* b b))>
#<alt (* (* a a) (* c c))>
#<alt (* (* b b) (* b b))>
#<alt (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b))>
Outputs
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))>
#<alt (* -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 (* 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 (* 4 (* a b))>
#<alt (* a (+ (* -4 (/ (* a c) b)) (* 4 b)))>
#<alt (* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))>
#<alt (* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))>
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a))))>
#<alt (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* 2 (/ b a))))>
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))>
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))>
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (+ (* 2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* (sqrt (/ a c)) (/ b (sqrt -4))))))>
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))))>
#<alt (* 4 (* a b))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a)))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))>
#<alt (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))>
#<alt (* 4 (/ (* (pow a 2) c) b))>
#<alt (* -1 (/ (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b))>
#<alt (* 4 (* a b))>
#<alt (+ (* -4 (/ (* (pow a 2) c) b)) (* 4 (* a b)))>
#<alt (+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))>
#<alt (+ (* 4 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))>
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c))))>
#<alt (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* -2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<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 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (* -1 (/ a b))>
#<alt (* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* -1 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* (pow a 2) (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))>
#<alt (* (pow a 2) (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))>
#<alt (* (pow a 2) (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))>
#<alt (* -1 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* (pow a 2) (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))>
#<alt (* (pow a 2) (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))>
#<alt (* (pow a 2) (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))>
#<alt (* -1 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (/ (+ (* -1 (* a (pow b 2))) (* -1 (* (pow a 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow b 2))) (* -1 (* (pow a 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow b 2))) (* -1 (* (pow a 2) c))) (pow b 3))>
#<alt (* -1 (/ a b))>
#<alt (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (* -1 (/ a b))>
#<alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))>
#<alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))>
#<alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))>
#<alt (* -1 (/ a b))>
#<alt (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (* -1 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))>
#<alt (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))>
#<alt (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))>
#<alt (* -1 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -1 (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))))>
#<alt (* -1 (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))))>
#<alt (* -1 (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))))>
#<alt (/ a b)>
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))>
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))>
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))>
#<alt (/ a b)>
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)>
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)>
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)>
#<alt (/ a b)>
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (/ a b)>
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))>
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))>
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))>
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))>
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (/ -1 b)>
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (* -1 (/ (* a c) (pow b 3)))>
#<alt (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))>
#<alt (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))>
#<alt (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))>
#<alt (* -1 (/ (* a c) (pow b 3)))>
#<alt (* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))>
#<alt (* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))>
#<alt (* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))>
#<alt (* -1 (/ (* a c) (pow b 3)))>
#<alt (/ (+ (* -1 (* a c)) (* -1 (pow b 2))) (pow b 3))>
#<alt (/ (+ (* -1 (* a c)) (* -1 (pow b 2))) (pow b 3))>
#<alt (/ (+ (* -1 (* a c)) (* -1 (pow b 2))) (pow b 3))>
#<alt (/ -1 b)>
#<alt (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)>
#<alt (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)>
#<alt (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)>
#<alt (/ -1 b)>
#<alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))>
#<alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))>
#<alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))>
#<alt (/ -1 b)>
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (* -1 (/ (* a c) (pow b 3)))>
#<alt (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a c) (pow b 3)))>
#<alt (* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))>
#<alt (* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))>
#<alt (* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* a c)>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* a c)>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* 4 (/ a b))>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (* (pow a 2) (+ (* -4 (/ c (* a (pow b 2)))) (* -4 (/ (pow c 2) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -4 (/ c (* a (pow b 2)))) (* -4 (/ (pow c 2) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -4 (/ c (* a (pow b 2)))) (* -4 (/ (pow c 2) (pow b 4)))))>
#<alt (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (* (pow a 2) (+ (* -4 (/ c (* a (pow b 2)))) (* -4 (/ (pow c 2) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -4 (/ c (* a (pow b 2)))) (* -4 (/ (pow c 2) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -4 (/ c (* a (pow b 2)))) (* -4 (/ (pow c 2) (pow b 4)))))>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (* c (+ (* -4 (/ a (pow b 2))) (* -4 (/ (* (pow a 2) c) (pow b 4)))))>
#<alt (* c (+ (* -4 (/ a (pow b 2))) (* -4 (/ (* (pow a 2) c) (pow b 4)))))>
#<alt (* c (+ (* -4 (/ a (pow b 2))) (* -4 (/ (* (pow a 2) c) (pow b 4)))))>
#<alt (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (* (pow c 2) (+ (* -4 (/ a (* (pow b 2) c))) (* -4 (/ (pow a 2) (pow b 4)))))>
#<alt (* (pow c 2) (+ (* -4 (/ a (* (pow b 2) c))) (* -4 (/ (pow a 2) (pow b 4)))))>
#<alt (* (pow c 2) (+ (* -4 (/ a (* (pow b 2) c))) (* -4 (/ (pow a 2) (pow b 4)))))>
#<alt (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (* (pow c 2) (+ (* -4 (/ a (* (pow b 2) c))) (* -4 (/ (pow a 2) (pow b 4)))))>
#<alt (* (pow c 2) (+ (* -4 (/ a (* (pow b 2) c))) (* -4 (/ (pow a 2) (pow b 4)))))>
#<alt (* (pow c 2) (+ (* -4 (/ a (* (pow b 2) c))) (* -4 (/ (pow a 2) (pow b 4)))))>
#<alt (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (/ (+ (* -4 (* a (* (pow b 2) c))) (* -4 (* (pow a 2) (pow c 2)))) (pow b 4))>
#<alt (/ (+ (* -4 (* a (* (pow b 2) c))) (* -4 (* (pow a 2) (pow c 2)))) (pow b 4))>
#<alt (/ (+ (* -4 (* a (* (pow b 2) c))) (* -4 (* (pow a 2) (pow c 2)))) (pow b 4))>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (/ (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (/ (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -4 (* a c)) (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (* -4 (/ (pow c 2) (pow b 3)))>
#<alt (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* a (+ (* -8 (/ (pow c 3) (pow b 5))) (* -4 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* a (+ (* -8 (/ (pow c 3) (pow b 5))) (* -4 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* a (+ (* -8 (/ (pow c 3) (pow b 5))) (* -4 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -1 (* a (+ (* 4 (/ (pow c 2) (* a (pow b 3)))) (* 8 (/ (pow c 3) (pow b 5))))))>
#<alt (* -1 (* a (+ (* 4 (/ (pow c 2) (* a (pow b 3)))) (* 8 (/ (pow c 3) (pow b 5))))))>
#<alt (* -1 (* a (+ (* 4 (/ (pow c 2) (* a (pow b 3)))) (* 8 (/ (pow c 3) (pow b 5))))))>
#<alt (* -4 (/ (pow c 2) (pow b 3)))>
#<alt (* (pow c 2) (- (* -8 (/ (* a c) (pow b 5))) (* 4 (/ 1 (pow b 3)))))>
#<alt (* (pow c 2) (- (* -8 (/ (* a c) (pow b 5))) (* 4 (/ 1 (pow b 3)))))>
#<alt (* (pow c 2) (- (* -8 (/ (* a c) (pow b 5))) (* 4 (/ 1 (pow b 3)))))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (- (* -8 (/ a (pow b 5))) (* 4 (/ 1 (* (pow b 3) c)))))>
#<alt (* (pow c 3) (- (* -8 (/ a (pow b 5))) (* 4 (/ 1 (* (pow b 3) c)))))>
#<alt (* (pow c 3) (- (* -8 (/ a (pow b 5))) (* 4 (/ 1 (* (pow b 3) c)))))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 8 (/ a (pow b 5))) (* 4 (/ 1 (* (pow b 3) c))))))>
#<alt (* -1 (* (pow c 3) (+ (* 8 (/ a (pow b 5))) (* 4 (/ 1 (* (pow b 3) c))))))>
#<alt (* -1 (* (pow c 3) (+ (* 8 (/ a (pow b 5))) (* 4 (/ 1 (* (pow b 3) c))))))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -8 (* a (pow c 3))) (* -4 (* (pow b 2) (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -8 (* a (pow c 3))) (* -4 (* (pow b 2) (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -8 (* a (pow c 3))) (* -4 (* (pow b 2) (pow c 2)))) (pow b 5))>
#<alt (* -4 (/ (pow c 2) (pow b 3)))>
#<alt (/ (+ (* -8 (/ (* a (pow c 3)) (pow b 2))) (* -4 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -8 (/ (* a (pow c 3)) (pow b 2))) (* -4 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -8 (/ (* a (pow c 3)) (pow b 2))) (* -4 (pow c 2))) (pow b 3))>
#<alt (* -4 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (/ (+ (* 4 (pow c 2)) (* 8 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 4 (pow c 2)) (* 8 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 4 (pow c 2)) (* 8 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* 1/2 (/ (pow b 5) (* (pow a 3) (pow c 2))))>
#<alt (* (pow b 5) (+ (* -1/4 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 1/2 (/ 1 (* (pow a 3) (pow c 2))))))>
#<alt (* (pow b 5) (+ (* (pow b 2) (- (* -1/8 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/2 (/ 1 (* (pow a 3) (pow c 2))))))>
#<alt (* (pow b 5) (+ (* (pow b 2) (- (* (pow b 2) (- (* 7/16 (/ (pow b 2) (* (pow a 6) (pow c 5)))) (* 1/8 (/ 1 (* (pow a 5) (pow c 4)))))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/2 (/ 1 (* (pow a 3) (pow c 2))))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/4 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 4 (/ (+ (* 1/4 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/4 (/ (pow c 4) (pow b 7)))))))))))>
#<alt (* 1/2 (/ (pow b 5) (* (pow a 3) (pow c 2))))>
#<alt (/ (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (* 1/2 (/ (pow b 5) (pow c 2)))) (pow a 3))>
#<alt (/ (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (+ (* 1/2 (/ (pow b 5) (pow c 2))) (* 4 (/ (+ (* -1/16 (/ (pow b 9) (pow c 4))) (* 1/32 (/ (pow b 9) (pow c 4)))) (pow a 2))))) (pow a 3))>
#<alt (/ (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (+ (* 1/2 (/ (pow b 5) (pow c 2))) (+ (* 4 (/ (+ (* -1/2 (/ (* (pow b 2) (+ (* -1/16 (/ (pow b 9) (pow c 4))) (* 1/32 (/ (pow b 9) (pow c 4))))) c)) (+ (* 1/32 (/ (pow b 11) (pow c 5))) (* 1/16 (/ (pow b 11) (pow c 5))))) (pow a 3))) (* 4 (/ (+ (* -1/16 (/ (pow b 9) (pow c 4))) (* 1/32 (/ (pow b 9) (pow c 4)))) (pow a 2)))))) (pow a 3))>
#<alt (* 1/2 (/ (pow b 5) (* (pow a 3) (pow c 2))))>
#<alt (* -1 (/ (+ (* -1/2 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (pow b 7) (* a (pow c 3))))) (pow a 3)))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (+ (* -1/32 (/ (pow b 9) (pow c 4))) (* 1/16 (/ (pow b 9) (pow c 4)))) a)) (* -1/4 (/ (pow b 7) (pow c 3)))) a)) (* -1/2 (/ (pow b 5) (pow c 2)))) (pow a 3)))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (+ (* 1/32 (/ (pow b 11) (pow c 5))) (+ (* 1/16 (/ (pow b 11) (pow c 5))) (* 1/2 (/ (* (pow b 2) (+ (* -1/32 (/ (pow b 9) (pow c 4))) (* 1/16 (/ (pow b 9) (pow c 4))))) c)))) a)) (* 4 (+ (* -1/32 (/ (pow b 9) (pow c 4))) (* 1/16 (/ (pow b 9) (pow c 4)))))) a)) (* -1/4 (/ (pow b 7) (pow c 3)))) a)) (* -1/2 (/ (pow b 5) (pow c 2)))) (pow a 3)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 4 (* c (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/4 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))>
#<alt (* 1/2 (/ (pow b 5) (* (pow a 3) (pow c 2))))>
#<alt (/ (+ (* -1/4 (/ (pow b 7) (* (pow a 4) c))) (* 1/2 (/ (pow b 5) (pow a 3)))) (pow c 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -1/8 (/ (pow b 9) (pow a 5))) (* 1/4 (/ (pow b 9) (pow a 5)))) (pow c 2))) (* 1/2 (/ (pow b 5) (pow a 3)))) (* 1/4 (/ (pow b 7) (* (pow a 4) c)))) (pow c 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (+ (* -1/8 (/ (pow b 9) (pow a 5))) (* 1/4 (/ (pow b 9) (pow a 5))))) a)) (+ (* -1/4 (/ (pow b 11) (pow a 6))) (* -1/8 (/ (pow b 11) (pow a 6))))) (pow c 3))) (* 1/2 (/ (pow b 5) (pow a 3)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 5) (pow c 2)))) (+ (* 1/4 (/ (pow b 7) (* (pow a 4) c))) (* 1/4 (/ (pow b 9) (* (pow a 5) (pow c 2))))))) (pow c 2))>
#<alt (* 1/2 (/ (pow b 5) (* (pow a 3) (pow c 2))))>
#<alt (/ (+ (* -1/4 (/ (pow b 7) (* (pow a 4) c))) (* 1/2 (/ (pow b 5) (pow a 3)))) (pow c 2))>
#<alt (/ (+ (* -1 (/ (- (+ (* -1/8 (/ (pow b 9) (* (pow a 5) c))) (* 1/4 (/ (pow b 9) (* (pow a 5) c)))) (* -1/4 (/ (pow b 7) (pow a 4)))) c)) (* 1/2 (/ (pow b 5) (pow a 3)))) (pow c 2))>
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/8 (/ (pow b 11) (* (pow a 6) c))) (+ (* 1/4 (/ (pow b 11) (* (pow a 6) c))) (* 1/2 (/ (* (pow b 2) (+ (* -1/8 (/ (pow b 9) (pow a 5))) (* 1/4 (/ (pow b 9) (pow a 5))))) (* a c))))) (+ (* -1/8 (/ (pow b 9) (pow a 5))) (* 1/4 (/ (pow b 9) (pow a 5))))) c)) (* -1/4 (/ (pow b 7) (pow a 4)))) c)) (* 1/2 (/ (pow b 5) (pow a 3)))) (pow c 2))>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (* (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 (* -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 (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -8 (/ (* a (pow c 3)) (pow b 5)))>
Calls

201 calls:

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

rewrite500.0ms (2.6%)

Memory
7.6MiB live, 879.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 676×*-lowering-*.f32
5 676×*-lowering-*.f64
4 220×accelerator-lowering-fma.f32
4 220×accelerator-lowering-fma.f64
3 528×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059362
1401328
24348320
08507303
Stop Event
iter limit
node limit
Counts
27 → 843
Calls
Call 1
Inputs
(/ (* (* a c) -4) (* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(* (* a c) -4)
(* a c)
(* (* a 2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(* (/ -1 b) c)
(/ -1 b)
(* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1)
(+ (/ a b) (/ (* a (* a c)) (* b (* b b))))
(* (/ (* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1) a) c)
(/ (* (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) -1) a)
(/ (/ (* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b)))) (* b b)) (* 2 (/ (* a 2) b)))
(+ (* a c) (/ (* (* a a) (* c c)) (* b b)))
(* 2 (/ (* a 2) b))
(/ (* -4 (+ (* a c) (/ (* (* a a) (* c c)) (* b b)))) (* b b))
(+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a (+ (* b 4) (* a (+ (* -4 (/ c b)) (* a (+ (/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b)) (/ (* (* c c) -4) (* b (* b b))))))))))
(* b b)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+ (* b b) (* a (* c -4)))
(/ (* a (* a c)) (* b (* b b)))
(* b (* b b))
(* a (* a c))
(/ (* (* a a) (* c c)) (* b b))
(* (* a a) (* c c))
(* (* b b) (* b b))
(/ (* -8 (* a (* c (* c c)))) (* (* (* b b) (* b b)) b))
Outputs
(exp.f64 (*.f64 (log.f64 (*.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 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.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 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a 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 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 #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 a #s(literal 2 binary64)) (*.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 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 a (*.f64 c #s(literal -4 binary64))))) #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 #s(literal -2 binary64) (/.f64 (*.f64 a c) a))))
(/.f64 (*.f64 (*.f64 a c) #s(literal 4 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 -2 binary64) (/.f64 (*.f64 a c) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a 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)))))
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) a))) (neg.f64 (+.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))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) #s(literal -4 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 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 (*.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)))
(pow.f64 (*.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 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.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 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 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 #s(literal -2 binary64) (/.f64 (*.f64 a c) a))) #s(literal -1 binary64))
(*.f64 a (*.f64 c (/.f64 #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 a (*.f64 (*.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 a (/.f64 (*.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 c (*.f64 a (/.f64 #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 a c) (/.f64 #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 #s(literal -4 binary64) (*.f64 (*.f64 a c) (/.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 -4 binary64) (/.f64 (*.f64 a c) (*.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 c #s(literal -4 binary64)) (*.f64 a (/.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 c #s(literal -4 binary64)) (/.f64 a (*.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 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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (*.f64 (*.f64 a 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 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.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 a (*.f64 c #s(literal -4 binary64))))
(*.f64 (/.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)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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 -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 a c))
(*.f64 (/.f64 a a) (/.f64 (*.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 c #s(literal -4 binary64)) a) (/.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (*.f64 a c) a) (/.f64 #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 #s(literal -4 binary64) a) (/.f64 (*.f64 a c) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 (*.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 c #s(literal -4 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (*.f64 a c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -4 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #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 #s(literal -2 binary64) (/.f64 (*.f64 a c) a)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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 (*.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 -2 binary64) (/.f64 (*.f64 a c) 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 (pow.f64 (/.f64 a a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #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)))))) (*.f64 a c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.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)))
(*.f64 (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 a #s(literal 2 binary64)) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 (*.f64 c #s(literal -4 binary64)) a)
(*.f64 (*.f64 a #s(literal -4 binary64)) c)
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 a c)
(*.f64 c a)
(+.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) b)))
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) b)))
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) b)))
(fma.f64 (*.f64 a #s(literal 2 binary64)) b (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (*.f64 #s(literal 2 binary64) b)))
(fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 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))))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) b)))
(fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a (*.f64 a (*.f64 #s(literal 2 binary64) b)))
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 #s(literal 2 binary64) b))) (*.f64 a (*.f64 #s(literal 2 binary64) b))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 #s(literal 2 binary64) b))) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 #s(literal 2 binary64) b))) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.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)))) (-.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 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 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 (*.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))))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (*.f64 a #s(literal 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)))))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 2 binary64))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 c (/.f64 b #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1 binary64)))
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))
(pow.f64 (/.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 a b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (/.f64 a b) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 a b)))
(fma.f64 (/.f64 a b) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -1 binary64)))
(neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c))) #s(literal -1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 a b))
(fma.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (/.f64 a b) (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) b) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (/.f64 a b))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 a b) (/.f64 a b))
(fma.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 c b) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 a c) b)) (/.f64 a b))
(fma.f64 (*.f64 a (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) a (/.f64 a b))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a c) b) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 a (*.f64 b b)) (/.f64 a b))
(fma.f64 (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (/.f64 a b))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (/.f64 a b))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 c b) (/.f64 a b))
(/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 a (/.f64 c (*.f64 b b)))) (-.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 a (/.f64 (*.f64 a c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b a) (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b a) (*.f64 a (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 (*.f64 a c) b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a c)) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 a c) b)) b) (*.f64 (*.f64 b b) a)) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 a c) b)) (/.f64 b a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 a b) (/.f64 b a))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))
(/.f64 c (/.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c))))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c)) a)
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 c (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) c) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) a) c))
(*.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 c a))
(*.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) a) c))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a)) c)
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c))) #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) a))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) a))
(/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) a))
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 a c))) (/.f64 #s(literal -1 binary64) a)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) a)) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) a)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) a))
(*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) a) b))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) #s(literal -2 binary64))))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))
(/.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) b))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b) #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) a) b))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) b)
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 a b))) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))
(*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 4 binary64) a) b))))
(*.f64 (/.f64 #s(literal -4 binary64) b) (*.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) b) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))
(*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 b b)))
(*.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (/.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (/.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 b b)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) b) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) b) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (/.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) b)
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) a)) b)
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) (/.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 a c))
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (-.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))))
(fma.f64 a c (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))
(fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 a c))
(fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c))
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
(fma.f64 c a (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))
(fma.f64 (*.f64 a c) (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 a c))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 a c))
(fma.f64 (/.f64 a b) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (*.f64 a c))
(fma.f64 (*.f64 a (*.f64 a c)) (/.f64 c (*.f64 b b)) (*.f64 a c))
(fma.f64 (*.f64 a (*.f64 a c)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c))
(fma.f64 (*.f64 a a) (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 a c))
(fma.f64 (*.f64 c c) (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 a c))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a c))
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 a c))
(fma.f64 (*.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a c))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 a c))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a c) (/.f64 (*.f64 a c) b)) (*.f64 a c))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a c))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)) (*.f64 a c))
(fma.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) b) (*.f64 a c))
(fma.f64 (*.f64 a (/.f64 (*.f64 a c) b)) (/.f64 c b) (*.f64 a c))
(fma.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 a a) (*.f64 a c))
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b) (*.f64 a c))
(fma.f64 (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (*.f64 a c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 a c)))) (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (-.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (*.f64 a c) (/.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 c c)))))))
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 c c)))) (-.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 a c)))
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 a c)))) (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (-.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))))
(/.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))
(/.f64 (*.f64 #s(literal 4 binary64) a) b)
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 #s(literal 4 binary64) a)) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b))
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)) #s(literal 2 binary64))
(*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))))))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b))
(/.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b) b)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 b b)))
(*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) b))
(*.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) b) (/.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 b b)) #s(literal -4 binary64))
(+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 c (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 #s(literal -8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 c c))) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) b) (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -8 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -8 binary64) b) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a #s(literal -8 binary64)) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a #s(literal -8 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a #s(literal -8 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -4 binary64)) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 b (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 b #s(literal -8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal -8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (/.f64 (*.f64 c #s(literal -4 binary64)) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal -512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal -512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 #s(literal -512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))))))
(/.f64 (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)))) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 b (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 4 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 4 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 4 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)) (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -4 binary64)) b)) b) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))) (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal -512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (+.f64 (*.f64 #s(literal -512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(*.f64 (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 b b (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.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 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.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 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.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 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) #s(literal 1 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 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) (neg.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))) a)
(pow.f64 (*.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 16 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 b #s(literal 4 binary64))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (-.f64 (*.f64 (*.f64 b b) #s(literal 16 binary64)) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.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)) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (+.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 #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))))))))
(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))))))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(-.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 (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -64 binary64)))))
(/.f64 #s(literal 1 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 (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.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 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.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 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.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 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.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 a (*.f64 a (*.f64 c 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)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 a c) b))))
(/.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (/.f64 (*.f64 a c) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 a c) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 a b) (*.f64 a c)) (*.f64 b b))
(/.f64 (*.f64 a (*.f64 a (/.f64 c (*.f64 b b)))) b)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 b a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a c) b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 a c) b))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b b)))))
(*.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a b) (*.f64 a (/.f64 c (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) b) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))
(*.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 a b))
(*.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 a c) b)))
(*.f64 (*.f64 a (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) a)
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a c) b))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 a (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 a (*.f64 a c))
(*.f64 c (*.f64 a a))
(*.f64 (*.f64 a c) a)
(*.f64 (*.f64 a a) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 c c)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a c) (/.f64 (*.f64 a c) b))))
(/.f64 (*.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 a c) b)) b)
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 a c) b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 a a) b) (*.f64 c c)) b)
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 (*.f64 a c) (/.f64 (*.f64 a c) b))) #s(literal -1 binary64))
(pow.f64 (*.f64 c (/.f64 a b)) #s(literal 2 binary64))
(*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))
(*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(*.f64 (*.f64 a c) (*.f64 a (/.f64 c (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 c c)) b))
(*.f64 (/.f64 a b) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 a c)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 a a) (*.f64 c (/.f64 c (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 (/.f64 a b) (/.f64 b a)))
(*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a c) (/.f64 (*.f64 a c) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c c))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 a (/.f64 (*.f64 a c) b)) (/.f64 c b))
(*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 a c)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 c) #s(literal 2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64))))
(pow.f64 (*.f64 a c) #s(literal 2 binary64))
(*.f64 a (*.f64 a (*.f64 c c)))
(*.f64 a (*.f64 c (*.f64 a c)))
(*.f64 c (*.f64 a (*.f64 a c)))
(*.f64 (*.f64 a c) (*.f64 a c))
(*.f64 (*.f64 a (*.f64 a c)) c)
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (*.f64 c c) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 c c)) a)
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))))
(/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) b)
(/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a (*.f64 c c)))) b)
(/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) b) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 #s(literal -8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 a (*.f64 c c))) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) b)))
(*.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 a #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a #s(literal -8 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -8 binary64))
(*.f64 (/.f64 #s(literal -8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -8 binary64) b))
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a #s(literal -8 binary64)) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal -8 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a #s(literal -8 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 b (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b #s(literal -8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal -8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))

simplify560.0ms (2.9%)

Memory
28.0MiB live, 944.1MiB allocated
Algorithm
egg-herbie
Rules
10 090×accelerator-lowering-fma.f32
10 090×accelerator-lowering-fma.f64
8 676×*-lowering-*.f32
8 676×*-lowering-*.f64
5 032×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval297.0ms (1.6%)

Memory
-17.2MiB live, 565.5MiB allocated
Compiler

Compiled 69 376 to 5 573 computations (92% saved)

prune294.0ms (1.5%)

Memory
-0.0MiB live, 606.0MiB allocated
Pruning

35 alts after pruning (33 fresh and 2 done)

PrunedKeptTotal
New1 855171 872
Fresh241640
Picked415
Done011
Total1 883351 918
Accuracy
100.0%
Counts
1 918 → 35
Alt Table
Click to see full alt table
StatusAccuracyProgram
96.6%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 2 binary64)) a)
15.7%
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
15.7%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
90.8%
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
97.1%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
15.7%
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
95.6%
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
14.2%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))))
14.2%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64)))))
15.3%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -8 binary64)) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))
14.9%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
98.9%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
95.3%
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) b)))
96.8%
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
95.4%
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
95.3%
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b))))
96.8%
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
90.8%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
97.3%
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
99.7%
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
16.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
90.9%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
15.2%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))))
95.6%
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
95.3%
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b b))) c)
90.8%
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) c)
15.3%
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))
95.3%
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
99.4%
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
16.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
90.9%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
95.3%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
96.8%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
90.5%
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
91.2%
(neg.f64 (/.f64 c b))
Compiler

Compiled 6 013 to 1 317 computations (78.1% saved)

regimes143.0ms (0.7%)

Memory
0.8MiB live, 234.4MiB allocated
Counts
113 → 1
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) c)
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b b))) c)
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (*.f64 a (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (*.f64 a (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b))) c))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 2 binary64)) a)
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -8 binary64)) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) c)
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 a 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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)))) (*.f64 #s(literal 4 binary64) a)) b)
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) a) b))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal 12 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)) a))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 48 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal -12 binary64) (*.f64 b 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) c) #s(literal -12 binary64)) (*.f64 (*.f64 a a) #s(literal 48 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)) a)) a))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (fma.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))))))) (neg.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 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64)))
Outputs
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
Calls

4 calls:

32.0ms
a
30.0ms
b
30.0ms
c
28.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Results
AccuracySegmentsBranch
99.7%1a
99.7%1b
99.7%1c
99.7%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes96.0ms (0.5%)

Memory
18.7MiB live, 139.5MiB allocated
Counts
73 → 1
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) c)
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b b))) c)
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (*.f64 a (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (*.f64 a (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b))) c))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 2 binary64)) a)
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -8 binary64)) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) c)
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
Outputs
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
Calls

4 calls:

20.0ms
b
20.0ms
c
20.0ms
a
16.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Results
AccuracySegmentsBranch
97.7%1a
97.7%1b
97.7%1c
97.7%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes61.0ms (0.3%)

Memory
21.9MiB live, 97.8MiB allocated
Counts
63 → 1
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) c)
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b b))) c)
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (*.f64 a (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (*.f64 a (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b))) c))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 2 binary64)) a)
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -8 binary64)) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) c)
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))))))))
Outputs
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
Calls

3 calls:

17.0ms
c
17.0ms
a
16.0ms
b
Results
AccuracySegmentsBranch
97.3%1a
97.3%1b
97.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes56.0ms (0.3%)

Memory
-34.1MiB live, 82.9MiB allocated
Counts
58 → 1
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) c)
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b b))) c)
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (*.f64 a (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (*.f64 a (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b))) c))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 c #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #s(literal 2 binary64)) a)
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
Outputs
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b))
Calls

3 calls:

18.0ms
b
15.0ms
c
15.0ms
a
Results
AccuracySegmentsBranch
97.1%1a
97.1%1b
97.1%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes44.0ms (0.2%)

Memory
4.7MiB live, 80.3MiB allocated
Counts
44 → 1
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) c)
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b b))) c)
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (*.f64 a (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (*.f64 a (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b))) c))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
Outputs
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
Calls

3 calls:

13.0ms
c
12.0ms
b
11.0ms
a
Results
AccuracySegmentsBranch
97.1%1b
97.1%1c
97.1%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes42.0ms (0.2%)

Memory
23.5MiB live, 64.7MiB allocated
Counts
43 → 1
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) c)
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b b))) c)
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (*.f64 a (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (*.f64 a (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b))) c))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
Outputs
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
Calls

3 calls:

15.0ms
c
11.0ms
b
11.0ms
a
Results
AccuracySegmentsBranch
96.8%1b
96.8%1c
96.8%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes35.0ms (0.2%)

Memory
15.5MiB live, 52.9MiB allocated
Counts
40 → 1
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) c)
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b b))) c)
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) a) c)
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (+.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (*.f64 a (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) (*.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (*.f64 a (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b))) c))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
Outputs
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
Calls

3 calls:

12.0ms
a
10.0ms
b
10.0ms
c
Results
AccuracySegmentsBranch
95.6%1c
95.6%1b
95.6%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes14.0ms (0.1%)

Memory
-16.2MiB live, 21.5MiB allocated
Counts
11 → 1
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) c)
(*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
Outputs
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
Calls

3 calls:

4.0ms
c
4.0ms
a
4.0ms
b
Results
AccuracySegmentsBranch
95.3%1a
95.3%1b
95.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes12.0ms (0.1%)

Memory
-18.2MiB live, 19.8MiB allocated
Accuracy

Total -0.7b remaining (-11.9%)

Threshold costs -0.7b (-11.9%)

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

3 calls:

5.0ms
a
3.0ms
c
3.0ms
b
Results
AccuracySegmentsBranch
91.2%1a
91.2%1b
91.2%1c
Compiler

Compiled 12 to 9 computations (25% saved)

simplify27.0ms (0.1%)

Memory
32.9MiB live, 32.9MiB allocated
Algorithm
egg-herbie
Rules
152×*-commutative_binary64
152×neg-mul-1_binary64
150×unsub-neg_binary64
88×+-commutative_binary64
88×distribute-rgt-neg-in_binary64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
097267
1170266
2207266
3258266
4302265
5337265
6438265
7604265
8639265
9662265
10678265
11682265
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
(neg.f64 (/.f64 c b))
Outputs
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(-.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c #s(literal -1/4 binary64)) (/.f64 (*.f64 a b) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 c b))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -4 binary64)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b))
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))))
(/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 b)) c)
(*.f64 c (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))
(neg.f64 (/.f64 c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))

soundness4.8s (25.2%)

Memory
-229.6MiB live, 6 210.3MiB allocated
Rules
11 550×accelerator-lowering-fma.f32
11 550×accelerator-lowering-fma.f64
10 090×accelerator-lowering-fma.f32
10 090×accelerator-lowering-fma.f64
8 676×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
076570
1496526
25114522
08735490
0230130080
1688829728
0813428625
0106110679
1347810449
0884810117
01417
13116
26816
315116
423116
537216
665416
7112216
8222516
9250916
10262616
11268116
12268216
13268216
14268816
0268815
063519
1422473
24512471
08188442
059362
1401328
24348320
08507303
05433249
117463208
261313180
081633023
01347
16147
249347
3643747
0850843
0161519634
1567119034
0810118292
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 612 to 316 computations (48.4% saved)

preprocess59.0ms (0.3%)

Memory
-15.6MiB live, 179.6MiB allocated
Compiler

Compiled 582 to 220 computations (62.2% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...