Quadratic roots, narrow range

Time bar (total: 18.0s)

analyze310.0ms (1.7%)

Memory
5.9MiB live, 558.9MiB 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
0%0%0%100%0%0%0%7
2.3%0%0%100%0%0%0%8
11.3%0%0%100%0%0%0%9
21.1%0%0%100%0%0%0%10
28%0%0%100%0%0%0%11
40.1%0%0%100%0%0%0%12
Compiler

Compiled 41 to 28 computations (31.7% saved)

sample2.8s (15.3%)

Memory
58.1MiB live, 4 140.8MiB allocated
Samples
952.0ms4 016×1valid
773.0ms4 240×0valid
405.0ms1 367×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.6s
const: 533.0ms (33.4% of total)
ival-mult: 315.0ms (19.7% of total)
ival-div: 154.0ms (9.7% of total)
ival-<: 141.0ms (8.8% of total)
ival-sqrt: 102.0ms (6.4% of total)
adjust: 83.0ms (5.2% of total)
ival-sub: 75.0ms (4.7% of total)
ival-neg: 74.0ms (4.6% of total)
ival-add: 69.0ms (4.3% of total)
ival-and: 34.0ms (2.1% of total)
exact: 12.0ms (0.8% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

preprocess160.0ms (0.9%)

Memory
14.0MiB live, 169.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))

explain175.0ms (1%)

Memory
20.3MiB live, 327.1MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2252(0.17547900031114408 31722.894411736408 13762313.393682076)1(1.306752651144825 0.7615289333869916 0.002408230474791293)(+.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))))cancellation2267
Confusion
Predicted +Predicted -
+2243
-227
Precision
0.9911504424778761
Recall
0.986784140969163
Confusion?
Predicted +Predicted MaybePredicted -
+22412
-2621
Precision?
0.9656652360515021
Recall?
0.9911894273127754
Freqs
test
numberfreq
030
1226
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
51.0ms248×1valid
25.0ms264×0valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 49.0ms
ival-mult: 16.0ms (32.8% of total)
ival-sub: 9.0ms (18.5% of total)
ival-div: 5.0ms (10.3% of total)
ival-sqrt: 5.0ms (10.3% of total)
ival-add: 5.0ms (10.3% of total)
adjust: 3.0ms (6.2% of total)
ival-neg: 3.0ms (6.2% of total)
exact: 1.0ms (2.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.2%
(/.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 20 to 14 computations (30% saved)

simplify97.0ms (0.5%)

Memory
3.5MiB live, 81.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff0
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
cost-diff0
(/.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))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Rules
1 120×accelerator-lowering-fma.f32
1 120×accelerator-lowering-fma.f64
744×*-lowering-*.f32
744×*-lowering-*.f64
434×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01470
13168
26868
315168
423168
537268
665468
7112268
8222568
9250968
10262668
11268168
12268268
13268268
14268868
0268864
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(neg b)
b
(sqrt (- (* b b) (* (* 4 a) c)))
(- (* b b) (* (* 4 a) c))
(* b b)
(* (* 4 a) c)
(* 4 a)
4
a
c
(* 2 a)
2
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(neg b)
(-.f64 #s(literal 0 binary64) b)
b
(sqrt (- (* b b) (* (* 4 a) c)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(- (* b b) (* (* 4 a) c))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* (* 4 a) c)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 a)
(*.f64 #s(literal 4 binary64) a)
4
#s(literal 4 binary64)
a
c
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize57.0ms (0.3%)

Memory
-6.1MiB live, 87.4MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy99.7%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy99.6%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy57.4%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
30.0ms124×1valid
12.0ms132×0valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-mult: 13.0ms (45.1% of total)
ival-sqrt: 5.0ms (17.4% of total)
ival-div: 3.0ms (10.4% of total)
adjust: 2.0ms (6.9% of total)
ival-sub: 2.0ms (6.9% of total)
ival-neg: 2.0ms (6.9% of total)
ival-add: 2.0ms (6.9% of total)
ival-assert: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series22.0ms (0.1%)

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

36 calls:

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

rewrite369.0ms (2%)

Memory
1.9MiB live, 597.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 850×accelerator-lowering-fma.f32
4 850×accelerator-lowering-fma.f64
3 904×*-lowering-*.f32
3 904×*-lowering-*.f64
2 332×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01449
16747
252747
3685847
0815243
Stop Event
iter limit
node limit
Counts
4 → 412
Calls
Call 1
Inputs
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(sqrt (- (* b b) (* (* 4 a) c)))
(- (* b b) (* (* 4 a) c))
Outputs
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (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))))) b)
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (/.f64 (*.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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (+.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 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.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)))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.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)))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal 1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.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 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)))))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.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 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)))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) b)
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.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)))))))))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.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)))))))))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 (-.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (-.f64 b (sqrt.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 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.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))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #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 b b) (+.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 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.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))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.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 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.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 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (/.f64 (*.f64 b b) (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.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))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 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 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.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 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 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.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 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.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 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 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 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (+.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 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.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 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.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))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (*.f64 (-.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 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (+.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b b) (+.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.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 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 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 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.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 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.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 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.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 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (-.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 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 b (*.f64 b b)) (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 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.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 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 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 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 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (-.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 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 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (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))))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fabs.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)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64))
(/.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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.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 b b))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)))
(hypot.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))
(hypot.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(hypot.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 (*.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 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 4 binary64)) a (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.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 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.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 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.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 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.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 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.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 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.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 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.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 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.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 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))

simplify484.0ms (2.7%)

Memory
-48.9MiB live, 676.6MiB allocated
Algorithm
egg-herbie
Rules
11 458×accelerator-lowering-fma.f32
11 458×accelerator-lowering-fma.f64
7 766×*-lowering-*.f32
7 766×*-lowering-*.f64
2 546×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval126.0ms (0.7%)

Memory
10.9MiB live, 165.5MiB allocated
Compiler

Compiled 22 351 to 2 046 computations (90.8% saved)

prune178.0ms (1%)

Memory
-7.0MiB live, 189.5MiB allocated
Pruning

30 alts after pruning (30 fresh and 0 done)

PrunedKeptTotal
New52630556
Fresh000
Picked101
Done000
Total52730557
Accuracy
98.9%
Counts
557 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
56.5%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
56.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a))
56.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
56.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
90.4%
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.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)))) (*.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) (*.f64 #s(literal 2 binary64) a))
87.3%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.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 #s(literal 2 binary64) a))
80.6%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
58.2%
(/.f64 (-.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 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
87.6%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
80.8%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
90.7%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))))) b)
57.0%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
44.3%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 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) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a))
80.6%
(/.f64 (*.f64 (*.f64 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) a))
80.7%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a))
62.8%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
87.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a))
90.4%
(/.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 #s(literal 2 binary64) a))
56.5%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
87.6%
(-.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 (/.f64 (/.f64 c b) b)) b))) (/.f64 c b))
90.7%
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b))
62.9%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
57.2%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
80.6%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
87.4%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
90.5%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #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 2 306 to 1 220 computations (47.1% saved)

simplify382.0ms (2.1%)

Memory
-6.8MiB live, 549.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #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-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 (*.f64 #s(literal -1/4 binary64) c) (/.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 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))
cost-diff128
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))
cost-diff0
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
cost-diff0
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 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) a))
cost-diff128
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
cost-diff384
(+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))
cost-diff0
(/.f64 c b)
cost-diff0
(-.f64 #s(literal 0 binary64) (/.f64 c b))
cost-diff0
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)))
cost-diff0
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b))
cost-diff128
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))
cost-diff128
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)
Rules
9 580×accelerator-lowering-fma.f32
9 580×accelerator-lowering-fma.f64
6 000×*-lowering-*.f32
6 000×*-lowering-*.f64
2 626×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
075818
1197807
2602771
32034739
44988739
08100715
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) (/ c b))
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b)))
a
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))
(* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)))
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))
(/ (* (* c (* c c)) -2) (pow b 5))
(* (* c (* c c)) -2)
(* c (* c c))
c
(* c c)
-2
(pow b 5)
b
5
(/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)
(* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6)))
(* -1/4 a)
-1/4
(/ (* (pow c 4) 20) (pow b 6))
(* (pow c 4) 20)
(pow c 4)
4
20
(pow b 6)
6
(/ (* c (/ (/ c b) b)) b)
(* c (/ (/ c b) b))
(/ (/ c b) b)
(/ c b)
(- 0 (/ c b))
0
(/ c b)
c
b
(/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a))
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))
(neg b)
b
(+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))
(* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))
(* c -2)
c
-2
(+ (/ a b) (/ (* a (* a c)) (* b (* b b))))
(/ a b)
a
(/ (* a (* a c)) (* b (* b b)))
(* a (* a c))
(* a c)
(* b (* b b))
(* b b)
(* 2 a)
2
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))
(sqrt (+ (* b b) (* c (* a -4))))
(+ (* b b) (* c (* a -4)))
(* b b)
b
(* c (* a -4))
c
(* a -4)
a
-4
(* a 2)
2
(/ b (* a 2))
(* 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) (/ (* (pow a 4) 20) (pow b 6)))
(* -1/4 c)
-1/4
(/ (* (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
Outputs
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) (/ c b))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (-.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c b) (*.f64 b b)))))) (/.f64 c b))
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (-.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c b) (*.f64 b b))))))
a
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (-.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c b) (*.f64 b b)))))
(* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* c (* c c)) -2) (pow b 5))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* (* c (* c c)) -2)
(*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))
(* c (* c c))
(*.f64 c (*.f64 c c))
c
(* c c)
(*.f64 c c)
-2
#s(literal -2 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
b
5
#s(literal 5 binary64)
(/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)
(/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6)))
(/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
-1/4
#s(literal -1/4 binary64)
(/ (* (pow c 4) 20) (pow b 6))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) 20)
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
20
#s(literal 20 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(/ (* c (/ (/ c b) b)) b)
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(* c (/ (/ c b) b))
(/.f64 (*.f64 c c) (*.f64 b b))
(/ (/ c b) b)
(/.f64 (/.f64 c b) b)
(/ c b)
(/.f64 c b)
(- 0 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
0
#s(literal 0 binary64)
(/ c b)
(/.f64 c b)
c
b
(/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a))
(/.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))
(/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64)))) b)
(neg b)
(-.f64 #s(literal 0 binary64) b)
b
(+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))
(+.f64 b (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64)))) b))
(* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))
(/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64)))) b)
(* c -2)
(*.f64 c #s(literal -2 binary64))
c
-2
#s(literal -2 binary64)
(+ (/ 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
(/ (* a (* a c)) (* b (* b b)))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(* a (* a c))
(*.f64 a (*.f64 a c))
(* a c)
(*.f64 a c)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))
(sqrt (+ (* b b) (* c (* a -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))
(+ (* b b) (* c (* a -4)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* b b)
(*.f64 b b)
b
(* c (* a -4))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
c
(* a -4)
(*.f64 a #s(literal -4 binary64))
a
-4
#s(literal -4 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ b (* a 2))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(* 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 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (/.f64 a 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 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (/.f64 a 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 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (/.f64 a 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 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (/.f64 a 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 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64))))))
(+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))
(+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))
(/ (* -2 (* a a)) (pow b 5))
(/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (* a a))
(*.f64 a (*.f64 a #s(literal -2 binary64)))
-2
#s(literal -2 binary64)
(* a a)
(*.f64 a a)
a
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
b
5
#s(literal 5 binary64)
(/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b))
(/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64))))
(* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6)))
(/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1/4 c)
(*.f64 c #s(literal -1/4 binary64))
-1/4
#s(literal -1/4 binary64)
(/ (* (pow a 4) 20) (pow b 6))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 4) 20)
(*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64)))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
20
#s(literal 20 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(* a b)
(*.f64 a b)
(/ a (* b (* b b)))
(/.f64 (/.f64 a 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)

localize458.0ms (2.5%)

Memory
21.7MiB live, 575.7MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))
accuracy99.6%
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.4%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.4%
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))
accuracy99.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy99.7%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
accuracy99.6%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy57.2%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.6%
(*.f64 a (*.f64 a c))
accuracy99.5%
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
accuracy57.4%
(+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
accuracy99.6%
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)
accuracy99.5%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
Samples
219.0ms144×1valid
83.0ms112×0valid
Compiler

Compiled 858 to 77 computations (91% saved)

Precisions
Click to see histograms. Total time spent on operations: 244.0ms
ival-mult: 129.0ms (53% of total)
ival-div: 45.0ms (18.5% of total)
ival-sub: 26.0ms (10.7% of total)
ival-pow: 15.0ms (6.2% of total)
ival-add: 12.0ms (4.9% of total)
adjust: 10.0ms (4.1% of total)
ival-sqrt: 3.0ms (1.2% of total)
ival-neg: 2.0ms (0.8% of total)
exact: 2.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series368.0ms (2%)

Memory
18.9MiB live, 255.8MiB allocated
Counts
27 → 852
Calls
Call 1
Inputs
#<alt (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)>
#<alt (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6)))>
#<alt (- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) (/ c b))>
#<alt (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b)))>
#<alt (- 0 (/ c b))>
#<alt (/ c b)>
#<alt (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))>
#<alt (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))>
#<alt (/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a))>
#<alt (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))>
#<alt (- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))>
#<alt (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))>
#<alt (sqrt (+ (* b b) (* c (* a -4))))>
#<alt (+ (* b b) (* c (* a -4)))>
#<alt (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b))>
#<alt (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6)))>
#<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 (+ (* 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 (/ (* (pow c 4) 20) (pow b 6))>
#<alt (/ (* c (/ (/ c b) b)) b)>
#<alt (/ (* (* c (* c c)) -2) (pow b 5))>
#<alt (/ (* a (* a c)) (* b (* b b)))>
#<alt (* a (* a c))>
#<alt (* b (* b b))>
#<alt (/ (* -2 (* a a)) (pow b 5))>
#<alt (/ (* (pow a 4) 20) (pow b 6))>
#<alt (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))>
Outputs
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -1 (/ c b))>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))>
#<alt (- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))>
#<alt (- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))) (/ c b))>
#<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))))) (/ (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 (* -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 (* -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 (/ (* a (pow c 2)) (pow b 2))) c) b)>
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))>
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))>
#<alt (* -1 (/ (- (+ (* 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)))) (* -1 c)) b))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* 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 (* 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 (/ (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 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))>
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))>
#<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)))))))>
#<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 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))>
#<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))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))>
#<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 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -2 (/ (* a c) 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 (/ 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 (/ (* 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 (/ 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 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))>
#<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 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt b>
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 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)) (* -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))) (/ b (pow c 2)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))>
#<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)) (* -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))) (/ b (pow a 2)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))>
#<alt (* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c)))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a)))>
#<alt (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b a)))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt (* 1/2 (/ b a))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))>
#<alt (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))>
#<alt (* 1/2 (/ b a))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))>
#<alt (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))>
#<alt (* 1/2 (/ b a))>
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)>
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)>
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))>
#<alt (* (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 (* 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 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 (* -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 (* 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 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 (* -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 (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))>
#<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 b)>
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))>
#<alt (- (* 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 3)) (pow b 7)))>
#<alt (* (pow c 3) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 3) (+ (* -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 3) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 5) c))) (* 5 (/ (pow a 3) (pow b 7))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) c)) (* 5 (/ (pow a 3) (pow b 7))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))) c)) (* 5 (/ (pow a 3) (pow b 7))))))>
#<alt (/ -1 b)>
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))>
#<alt (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 3)) (pow b 7))) (* -2 (/ (pow c 2) (pow b 5))))))) (/ 1 b))>
#<alt (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 3) (pow b 7))) (* -2 (/ (pow c 2) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 3) (pow b 7))) (+ (* -2 (/ (pow c 2) (* a (pow b 5)))) (* -1 (/ c (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 3) (pow b 7))) (+ (* -2 (/ (pow c 2) (* a (pow b 5)))) (* -1 (/ c (* (pow a 2) (pow b 3)))))) (/ 1 (* (pow a 3) b))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 5)))) (* 5 (/ (pow c 3) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) a)) (* 5 (/ (pow c 3) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a))) a)) (* 5 (/ (pow c 3) (pow b 7))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))))) (pow b 7))>
#<alt (/ -1 b)>
#<alt (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)>
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b)>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) 1) b)>
#<alt (/ -1 b)>
#<alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))>
#<alt (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (/ (* a c) (pow b 2))))) b))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (* 20 (/ (pow c 4) (pow b 6)))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<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 (* -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 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 (* -1 (/ a (pow b 3)))>
#<alt (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))>
#<alt (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))>
#<alt (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7)))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 2) (+ (* -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 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7)))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))>
#<alt (* -1 (/ a (pow b 3)))>
#<alt (* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* a (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3))))>
#<alt (* a (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3)))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 5)))) (* 5 (/ (pow c 2) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a)) (* 5 (/ (pow c 2) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a)) (* 5 (/ (pow c 2) (pow b 7))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))) (pow b 7))>
#<alt (* -1 (/ a (pow b 3)))>
#<alt (/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 3))>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -2 (/ (* (pow a 2) c) (pow b 2)))) a) (pow b 3))>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -2 (/ (* (pow a 2) c) (pow b 2)))) a) (pow b 3))>
#<alt (* -1 (/ a (pow b 3)))>
#<alt (* -1 (/ (- (* 2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3)))>
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -1 a)) (pow b 3)))>
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -1 a)) (pow b 3)))>
Calls

213 calls:

TimeVariablePointExpression
166.0ms
b
@inf
(- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))
28.0ms
b
@inf
(/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)
27.0ms
c
@-inf
(sqrt (+ (* b b) (* c (* a -4))))
21.0ms
c
@0
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))
3.0ms
a
@inf
(/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)

rewrite848.0ms (4.7%)

Memory
-12.9MiB live, 837.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 992×*-lowering-*.f32
5 992×*-lowering-*.f64
3 640×accelerator-lowering-fma.f32
3 640×accelerator-lowering-fma.f64
3 002×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
075457
1477449
25334449
09126428
Stop Event
iter limit
node limit
Counts
27 → 792
Calls
Call 1
Inputs
(/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)
(* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6)))
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) (/ c b))
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b)))
(- 0 (/ c b))
(/ c b)
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))
(+ (/ a b) (/ (* a (* a c)) (* b (* b b))))
(/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a))
(+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))
(sqrt (+ (* b b) (* c (* a -4))))
(+ (* b b) (* c (* a -4)))
(/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b))
(* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6)))
(* 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))))) (/ -1 b))
(/ (* (pow c 4) 20) (pow b 6))
(/ (* c (/ (/ c b) b)) b)
(/ (* (* c (* c c)) -2) (pow b 5))
(/ (* a (* a c)) (* b (* b b)))
(* a (* a c))
(* b (* b b))
(/ (* -2 (* a a)) (pow b 5))
(/ (* (pow a 4) 20) (pow b 6))
(- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) b)
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))))
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) b))
(*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) b))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)) (*.f64 #s(literal -1/4 binary64) a))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(*.f64 #s(literal -1/4 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))
(*.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) a)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) a)))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) a))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/4 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1/4 binary64))
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(*.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) a)
(+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(+.f64 (+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(-.f64 (/.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))))
(-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))
(-.f64 (+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) (/.f64 c b))
(fma.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))) (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b)))) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b))))) (neg.f64 (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))
(/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))) (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))))
(*.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a))
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))))) (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))))) (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a)
(+.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 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.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) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 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 c (/.f64 b (/.f64 c b)))) #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 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c 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 c (/.f64 b (/.f64 c b))) (-.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 c (/.f64 b (/.f64 c b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b (/.f64 c b))))
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.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 c (/.f64 b (/.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 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 c (/.f64 b (/.f64 c b))) (-.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 c (/.f64 b (/.f64 c b))))) #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) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 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 c (/.f64 b (/.f64 c b)))))
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (/.f64 c b) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 c b))
(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 (-.f64 #s(literal 0 binary64) 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))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 c b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.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 (*.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 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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) b))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(+.f64 b (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))
(+.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) b)
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(-.f64 #s(literal 0 binary64) (-.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))
(-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))
(-.f64 (+.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) #s(literal 0 binary64)) b)
(fma.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) b))
(fma.f64 b #s(literal -1 binary64) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))
(fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) b))
(fma.f64 #s(literal 0 binary64) b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 0 binary64) b))
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) b))
(fma.f64 #s(literal -1 binary64) b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))
(fma.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b)))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 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 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) c (*.f64 #s(literal 0 binary64) b))
(fma.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) c) #s(literal -2 binary64) (*.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 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 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.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 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 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 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 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 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 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 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b))))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 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 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 a b) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b 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 (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.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 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.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 (*.f64 a c) (*.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 c) (/.f64 a (*.f64 b (*.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 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 #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 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.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 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.f64 b b))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a 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) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.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 (*.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 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b 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 #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 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 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b 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 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b 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 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b 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 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 b (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (/.f64 (*.f64 a (*.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 b (*.f64 b b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.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 #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 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 b (*.f64 b b))))
(/.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 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 b (*.f64 b (*.f64 b 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 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) b) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.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 b a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (/.f64 (*.f64 b (*.f64 b b)) a))
(/.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 b (*.f64 b 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 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 b (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 a (*.f64 b b)) (*.f64 b (/.f64 (*.f64 a (*.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 b (*.f64 b b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.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 #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 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 b (*.f64 b b))))
(/.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 b (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))) (neg.f64 (*.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 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b 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 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (+.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 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))))
(/.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 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 b (*.f64 a (*.f64 a c)))) b) (*.f64 b (*.f64 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 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 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b 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 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.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 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b 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)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.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 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) a)
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 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 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 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 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.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 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b)
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b))
(+.f64 (+.f64 b (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64))) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b))
(fma.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) b)
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b))
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b))
(fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) b)
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) b)
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b))
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)) b)
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) c b)
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b))
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b))
(fma.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) c) #s(literal -2 binary64) b)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.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 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.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 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.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 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b c) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.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))))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (neg.f64 (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.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))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 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 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b)))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 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 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 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))))
(-.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (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 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (-.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 (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 #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 #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 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 (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))))
(/.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 4 binary64) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (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 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.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))))) (/.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 (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 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.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 #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.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)))))) #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.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) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (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 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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))
(*.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))))) (*.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 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 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)))
(/.f64 (-.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -1 binary64))
(*.f64 (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.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 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.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 -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.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 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(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 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a b))
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b)
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64)) (*.f64 a b))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a b)))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b)
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) b) a)
(pow.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a b)))
(*.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 a b)))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 c a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) c))
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) b))
(*.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) a))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) b) (/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal -1/4 binary64) c) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))
(/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) c)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (*.f64 #s(literal -1/4 binary64) c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))
(*.f64 #s(literal -1/4 binary64) (neg.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))
(*.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) c)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) c)))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) c))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/4 binary64) c)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))
(*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/4 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) c)) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1/4 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) c)
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) c)
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))))
(fma.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(fma.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) c (/.f64 #s(literal -1 binary64) b))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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))))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b 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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 1 binary64)))
(/.f64 (/.f64 c (/.f64 b (/.f64 c b))) b)
(/.f64 (/.f64 c (/.f64 b c)) (*.f64 b b))
(/.f64 (*.f64 (/.f64 c (/.f64 b c)) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 b c)) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 b (/.f64 c b))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 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 b (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a c)) b)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 a b) (*.f64 a c)) (*.f64 b b))
(/.f64 (*.f64 a (/.f64 (*.f64 a c) (*.f64 b b))) b)
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 b a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 a c) (*.f64 b b)))
(*.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.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 b (*.f64 b b))))
(*.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.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 -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b))
(*.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 c 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 (*.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 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))
(*.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 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(neg.f64 (*.f64 b (*.f64 b b)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) 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 (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 b (neg.f64 (*.f64 b b)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) b))
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 b b)) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b 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 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 a (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 c (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 a b) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) c (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) a (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))))
(*.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))

simplify550.0ms (3.1%)

Memory
5.6MiB live, 911.3MiB allocated
Algorithm
egg-herbie
Rules
9 198×accelerator-lowering-fma.f32
9 198×accelerator-lowering-fma.f64
6 082×*-lowering-*.f32
6 082×*-lowering-*.f64
5 216×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval259.0ms (1.4%)

Memory
24.1MiB live, 606.5MiB allocated
Compiler

Compiled 79 270 to 5 514 computations (93% saved)

prune314.0ms (1.7%)

Memory
-2.5MiB live, 526.8MiB allocated
Pruning

65 alts after pruning (65 fresh and 0 done)

PrunedKeptTotal
New1 721521 773
Fresh121325
Picked505
Done000
Total1 738651 803
Accuracy
99.3%
Counts
1 803 → 65
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.1%
(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))))
90.6%
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
57.1%
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
56.5%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
56.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a))
56.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
56.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
56.5%
(/.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)))
87.3%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.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 #s(literal 2 binary64) a))
80.6%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
58.0%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))
58.1%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
57.1%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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)))))
58.2%
(/.f64 (-.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 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
87.6%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
56.5%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
87.6%
(/.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))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
80.8%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
80.6%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
56.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)))
56.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
56.3%
(/.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)))
56.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
55.9%
(/.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)))
62.8%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
90.0%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64)))
56.5%
(/.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)))
44.3%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
80.5%
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
80.6%
(/.f64 (*.f64 (*.f64 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) a))
80.5%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
62.8%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
62.8%
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a))
58.0%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))))
58.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
57.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
62.8%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
57.8%
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
57.7%
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
87.6%
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
91.2%
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
80.8%
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
56.6%
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.4%
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.2%
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.4%
(-.f64 (*.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))))
90.7%
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
57.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
62.8%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
62.8%
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
80.6%
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
80.5%
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
90.4%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b))
87.3%
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b))
89.9%
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))))
80.6%
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)))
80.6%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
87.4%
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
90.5%
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
91.0%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
90.1%
(*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))))
62.9%
(neg.f64 (/.f64 c b))
Compiler

Compiled 5 490 to 2 512 computations (54.2% saved)

simplify361.0ms (2%)

Memory
-21.7MiB live, 627.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.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)))
cost-diff128
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b))
cost-diff7296
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
cost-diff0
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
cost-diff0
(sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))
cost-diff0
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
cost-diff256
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
cost-diff-64
(neg.f64 (/.f64 c b))
cost-diff0
(/.f64 c b)
cost-diff0
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
cost-diff128
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))))
cost-diff256
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))
cost-diff256
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))
Rules
6 188×*-lowering-*.f32
6 188×*-lowering-*.f64
5 456×accelerator-lowering-fma.f32
5 456×accelerator-lowering-fma.f64
3 956×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0761439
12691235
214171079
345341036
46002952
08060927
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) (/ c b))
(/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b))))))
(* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a)
(- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b))))))
(* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))))))
(* a a)
a
(+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))
(/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2)))))
(/ (* c (* c (* c -2))) (* (* b b) (* b (* b b))))
(* c (* c (* c -2)))
c
(* c (* c -2))
(* c -2)
-2
(* (* b b) (* b (* b b)))
(* b b)
b
(* b (* b b))
(/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))
(/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))))
(/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b))))))
(* (* -1/4 a) (* (* c (* c (* c c))) 20))
(* -1/4 a)
-1/4
(* (* c (* c (* c c))) 20)
(* c (* c (* c c)))
(* c (* c c))
(* c c)
20
(* b (* b (* (* b b) (* b (* b b)))))
(* b (* (* b b) (* b (* b b))))
(/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))
(/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))
(/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))
(/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))
(* c (/ c (* b (* b b))))
(/ c (* b (* b b)))
(/ b (/ c (/ b (/ c b))))
(/ c (/ b (/ c b)))
(/ b (/ c b))
(/ c b)
(+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))
(* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b))))))
(+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))
(neg (/ c b))
(/ c b)
c
b
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) (* 2 a))
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b)))))
(* a a)
a
(* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))
-2
(+ (/ (* c c) (* b (* b b))) (/ c (* a b)))
(/ (* c c) (* b (* b b)))
(* c c)
c
(* b (* b b))
b
(* b b)
(/ c (* a b))
(* a b)
(* 2 a)
2
(/ (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) (* 2 a))
(+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4)))))
(neg b)
b
(sqrt (* c (+ (/ (* b b) c) (* a -4))))
(* c (+ (/ (* b b) c) (* a -4)))
c
(+ (/ (* b b) c) (* a -4))
(/ (* b b) c)
(* b b)
(* a -4)
a
-4
(* 2 a)
2
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)))
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))
(* 1 (* a 2))
1
(* a 2)
a
2
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)
(/ (* a 2) (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
(* c -4)
c
-4
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))
Outputs
(- (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) (/ c b))
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))))) (/.f64 c b))
(/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b))))))
(*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))))
(* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a)
(*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))))))
(- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b))))))
(-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b))))))
(* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b)))
(* a a)
(*.f64 a a)
a
(+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))
(/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2)))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/ (* c (* c (* c -2))) (* (* b b) (* b (* b b))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* c (* c (* c -2)))
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))
c
(* c (* c -2))
(*.f64 c (*.f64 c #s(literal -2 binary64)))
(* c -2)
(*.f64 c #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(* (* b b) (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(* b b)
(*.f64 b b)
b
(* b (* b b))
(*.f64 b (*.f64 b b))
(/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))
(/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))))
(/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b)
(/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b))))))
(/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(* (* -1/4 a) (* (* c (* c (* c c))) 20))
(*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
-1/4
#s(literal -1/4 binary64)
(* (* c (* c (* c c))) 20)
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))
(* c (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c c)))
(* c (* c c))
(*.f64 c (*.f64 c c))
(* c c)
(*.f64 c c)
20
#s(literal 20 binary64)
(* b (* b (* (* b b) (* b (* b b)))))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(* b (* (* b b) (* b (* b b))))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))
(*.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64))) (/.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal -1/4 binary64)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))
(/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))
(/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))))
(* c (/ c (* b (* b b))))
(/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))
(/ c (* b (* b b)))
(/.f64 c (*.f64 b (*.f64 b b)))
(/ b (/ c (/ b (/ c b))))
(/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))
(/ c (/ b (/ c b)))
(/.f64 c (/.f64 b (/.f64 c b)))
(/ b (/ c b))
(/.f64 b (/.f64 c b))
(/ c b)
(/.f64 c b)
(+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))
(* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(neg (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
c
b
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) (* 2 a))
(/.f64 (*.f64 (+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 a b))) (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64))
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b)))))
(*.f64 (+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 a b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(* a a)
(*.f64 a a)
a
(* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 a b))))
-2
#s(literal -2 binary64)
(+ (/ (* c c) (* b (* b b))) (/ c (* a b)))
(+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 a b)))
(/ (* c c) (* b (* b b)))
(/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))
(* c c)
(*.f64 c c)
c
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(/ c (* a b))
(/.f64 c (*.f64 a b))
(* a b)
(*.f64 a b)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4)))))
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)
(neg b)
(-.f64 #s(literal 0 binary64) b)
b
(sqrt (* c (+ (/ (* b b) c) (* a -4))))
(sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))
(* c (+ (/ (* b b) c) (* a -4)))
(*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))
c
(+ (/ (* b b) c) (* a -4))
(+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))
(/ (* b b) c)
(/.f64 b (/.f64 c b))
(* b b)
(*.f64 b b)
(* a -4)
(*.f64 a #s(literal -4 binary64))
a
-4
#s(literal -4 binary64)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))
(*.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(* 1 (* a 2))
(*.f64 a #s(literal 2 binary64))
1
#s(literal 1 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)
(/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/ (* a 2) (sqrt (+ (* b b) (* a (* c -4)))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))

localize392.0ms (2.2%)

Memory
1.0MiB live, 980.1MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.5%
(*.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)))
accuracy99.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
accuracy57.5%
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b))
accuracy99.6%
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
accuracy99.6%
(+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))
accuracy99.5%
(/.f64 (*.f64 b b) c)
accuracy57.4%
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.6%
(/.f64 c (*.f64 a b))
accuracy99.5%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
accuracy99.4%
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(neg.f64 (/.f64 c b))
accuracy99.4%
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))
accuracy99.4%
(/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
accuracy99.4%
(/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))
accuracy99.4%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))
Samples
145.0ms127×1valid
80.0ms129×0valid
Compiler

Compiled 1 679 to 78 computations (95.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 157.0ms
ival-mult: 71.0ms (45.2% of total)
ival-div: 50.0ms (31.8% of total)
ival-add: 12.0ms (7.6% of total)
adjust: 7.0ms (4.5% of total)
ival-sub: 6.0ms (3.8% of total)
ival-sqrt: 5.0ms (3.2% of total)
ival-neg: 5.0ms (3.2% of total)
exact: 1.0ms (0.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series129.0ms (0.7%)

Memory
22.8MiB live, 348.8MiB allocated
Counts
28 → 840
Calls
Call 1
Inputs
#<alt (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))))>
#<alt (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))>
#<alt (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2)))))>
#<alt (- (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) (/ c b))>
#<alt (/ c b)>
#<alt (neg (/ c b))>
#<alt (/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) (* 2 a))>
#<alt (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b)))))>
#<alt (* a a)>
#<alt (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))>
#<alt (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4)))))>
#<alt (/ (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) (* 2 a))>
#<alt (sqrt (* c (+ (/ (* b b) c) (* a -4))))>
#<alt (* c (+ (/ (* b b) c) (* a -4)))>
#<alt (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)))>
#<alt (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))>
#<alt (* 1 (* a 2))>
#<alt (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))>
#<alt (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b))))))>
#<alt (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))>
#<alt (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))>
#<alt (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))>
#<alt (/ (* c c) (* b (* b b)))>
#<alt (/ c (* a b))>
#<alt (* b (* b b))>
#<alt (/ (* b b) c)>
#<alt (+ (/ (* b b) c) (* a -4))>
#<alt (+ (* b b) (* a (* c -4)))>
Outputs
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))>
#<alt (+ (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))>
#<alt (+ (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (/ (pow c 2) (* (pow a 2) (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (/ (pow c 2) (* (pow a 2) (pow b 3))))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a))))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (* (pow c 2) (+ (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* (pow c 2) (+ (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))>
#<alt (* (pow c 2) (+ (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (+ (* -2 (/ a (* (pow b 5) c))) (/ 1 (* (pow b 3) (pow c 2))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (+ (* -2 (/ a (* (pow b 5) c))) (/ 1 (* (pow b 3) (pow c 2))))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (- (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (- (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* (pow b 2) (pow c 2))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* (pow b 2) (pow c 2))))) (pow b 7))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2))) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (* -1 (/ (+ (* -1 (pow c 2)) (* 2 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* -1 (/ c b))>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))>
#<alt (- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))>
#<alt (- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (* -5 (/ (* a (pow c 4)) (pow b 7))) (* 2 (/ (pow c 3) (pow b 5))))))) (/ c b))>
#<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) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))>
#<alt (* (pow a 3) (- (+ (* -25 (/ (+ (* -2/5 (/ (* (pow b 2) (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3))))) c)) (* -2/125 (/ c b))) (pow a 3))) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (+ (* 8/25 (/ c (* (pow a 3) b))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))) (/ c (* (pow a 3) b))))>
#<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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (- (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) (/ c b)) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (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))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -1 (/ (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 3/5 (/ 1 b))) (pow c 3))) (* -4/5 (/ a (* (pow b 3) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2)))))))>
#<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 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (/ 1 b) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 2/5 (/ 1 b)))) c)) (* -4/5 (/ a (pow b 3)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))>
#<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) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ c (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))>
#<alt (* -1 (/ c b))>
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)>
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))>
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))>
#<alt (* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -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 (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -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 (* -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 (/ (* 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 (/ (* (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 (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (* -2 (/ c (* a b)))>
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))>
#<alt (* -2 (/ c (* a b)))>
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)>
#<alt (* -2 (/ c (* a b)))>
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))>
#<alt (* -2 (/ c (* a b)))>
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)>
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)>
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<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 (* 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 (* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))>
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))>
#<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 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))>
#<alt (* -1 (/ 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 b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))>
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))>
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))>
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))>
#<alt (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))>
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))>
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))>
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))>
#<alt (+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)>
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)>
#<alt (* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))>
#<alt (* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))>
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))>
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))>
#<alt (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))>
#<alt (* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 7))) (* (pow b 4) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))>
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))>
#<alt (* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))>
#<alt (* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))>
#<alt (* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))>
#<alt (* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))>
#<alt (* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))>
#<alt (* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))>
#<alt (* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))>
#<alt (* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))>
#<alt (* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))>
#<alt (* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))>
#<alt (* 2 a)>
#<alt (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))>
#<alt (+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))>
#<alt (+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))>
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))>
#<alt (/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))>
#<alt (/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))>
#<alt (- (* 2 a) (* -2 a))>
#<alt (- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))>
#<alt (- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))>
#<alt (- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))>
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))>
#<alt (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))>
#<alt (* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))>
#<alt (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))>
#<alt (- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))>
#<alt (- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))>
#<alt (- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))>
#<alt (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))>
#<alt (- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))>
#<alt (- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))>
#<alt (- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))>
#<alt (* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))>
#<alt (* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))>
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))>
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))>
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)>
#<alt (* -4 (/ (pow a 2) b))>
#<alt (* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))>
#<alt (+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))>
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))>
#<alt (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))>
#<alt (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* 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 (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (* a (- (* -20 (/ (* a (pow c 5)) (pow b 9))) (* 5 (/ (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))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -1 (/ (+ (* -2/5 (/ c b)) (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c))) (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (- (* -5 (/ (* (pow a 3) c) (pow b 7))) (* 2 (/ (pow a 2) (pow b 5)))))))>
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (- (* c (- (* -20 (/ (* (pow a 4) c) (pow b 9))) (* 5 (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5)))))))>
#<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))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 2/5 (* b (pow c 3))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a (pow c 3)))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2))))))))>
#<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 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -4/5 (/ a (pow b 3))) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a c))) (/ 2/5 (* b c)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))>
#<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) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c)))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -1 (* a (pow c 2)))) (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))>
#<alt (/ (- (+ (* -20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* -1 (* a (pow c 2)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (- (+ (* 20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* a (pow c 2))) (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))))) (pow b 3)))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (* -4 a)>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (/ (pow b 2) c)>
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))>
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))>
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))>
#<alt (/ (pow b 2) c)>
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))>
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))>
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))>
#<alt (/ (pow b 2) c)>
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) c)>
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) c)>
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) c)>
#<alt (* -4 a)>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (* -4 a)>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (/ (pow b 2) c)>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (+ (* -4 a) (/ (pow b 2) c))>
#<alt (* -4 a)>
#<alt (* a (- (/ (pow b 2) (* a c)) 4))>
#<alt (* a (- (/ (pow b 2) (* a c)) 4))>
#<alt (* a (- (/ (pow b 2) (* a c)) 4))>
#<alt (* -4 a)>
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))>
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))>
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))>
#<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

210 calls:

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

rewrite482.0ms (2.7%)

Memory
-18.4MiB live, 1 071.0MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 446×*-lowering-*.f32
5 446×*-lowering-*.f64
4 882×accelerator-lowering-fma.f32
4 882×accelerator-lowering-fma.f64
4 490×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
076708
1563484
27145484
08164463
Stop Event
iter limit
node limit
Counts
28 → 897
Calls
Call 1
Inputs
(/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))))
(+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))
(/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2)))))
(- (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) (/ c b))
(/ c b)
(neg (/ c b))
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) (* 2 a))
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b)))))
(* a a)
(* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))
(+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4)))))
(/ (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) (* 2 a))
(sqrt (* c (+ (/ (* b b) c) (* a -4))))
(* c (+ (/ (* b b) c) (* a -4)))
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)))
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))
(* 1 (* a 2))
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))
(/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b))))))
(/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))
(/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))
(/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))
(/ (* c c) (* b (* b b)))
(/ c (* a b))
(* b (* b b))
(/ (* b b) c)
(+ (/ (* b b) c) (* a -4))
(+ (* b b) (* a (* c -4)))
Outputs
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))))))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.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 (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 1/4 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 1/4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) b) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (/.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1/4 binary64)) (/.f64 (/.f64 a (/.f64 b (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64)))))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))
(+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(+.f64 (+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))))
(-.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(fma.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c b) b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) a (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (/.f64 c b) (/.f64 (/.f64 c b) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (/.f64 (/.f64 c b) b) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (neg.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))))))
(*.f64 (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)))))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))))
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.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 -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.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 c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c))
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))
(pow.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(*.f64 c (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 c (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c)))
(*.f64 (/.f64 (/.f64 c b) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
(*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c)))
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))
(*.f64 (*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))))
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) (*.f64 b b)) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c)))
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64))))))
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) c) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (*.f64 c (*.f64 c #s(literal -2 binary64))))
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) c)
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 c (*.f64 c #s(literal -2 binary64))))
(+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 c b))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(-.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 0 binary64)) (/.f64 c b))
(fma.f64 a (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b))) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) c))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) c)) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) c)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) b) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 b c)) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) c)) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) b))
(/.f64 (-.f64 (/.f64 b c) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) b) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) c)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (neg.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b)))) (neg.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (-.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b)
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 c b)
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.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 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) b)
(pow.f64 (/.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 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 #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 (-.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 c (/.f64 (/.f64 c b) b))) (+.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.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 c (/.f64 (/.f64 c b) 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))
(/.f64 (/.f64 c #s(literal -1 binary64)) b)
(*.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))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) #s(literal 2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a)
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) a)) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))))
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) a))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) a) (/.f64 (*.f64 a a) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)) (*.f64 a a))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)) (/.f64 (*.f64 a a) #s(literal 1 binary64)))
(*.f64 (/.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) #s(literal 1 binary64)))
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) a))
(*.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) a) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))))
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 a b))))
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 a b))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (*.f64 a a)))
(+.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(+.f64 (*.f64 (/.f64 c (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 c (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))))
(fma.f64 (/.f64 c (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (*.f64 a a)))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 a b))))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 a b)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 c (*.f64 c (*.f64 a b))) (*.f64 c (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) a))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 a b)) (/.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 a b) c))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 a b)) (-.f64 (/.f64 c (*.f64 a b)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))
(*.f64 a (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))
(*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a)
(*.f64 (*.f64 (*.f64 a a) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(pow.f64 a #s(literal 2 binary64))
(*.f64 a a)
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (/.f64 c b) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (/.f64 c (*.f64 a b)) #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(fma.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (/.f64 c b) b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) c (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (/.f64 (/.f64 c b) b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 c (*.f64 a b))) (*.f64 c (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) a))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 a b)) (/.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 a b) c))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 a b)) (-.f64 (/.f64 c (*.f64 a b)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a b))) (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 a b)) (/.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 a b) c)))) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 a b)) (-.f64 (/.f64 c (*.f64 a b)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))
(*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))
(*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) #s(literal -2 binary64))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))
(+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a)
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))
(pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 c))
(*.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 c (/.f64 (/.f64 c b) b)))
(+.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(sqrt.f64 (*.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (/.f64 c (/.f64 (/.f64 c b) b)))
(fma.f64 c (/.f64 b (/.f64 c b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (/.f64 c (/.f64 (/.f64 c b) b)))
(fma.f64 b (*.f64 (/.f64 b c) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 b (/.f64 c b)) c (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (/.f64 c (/.f64 (/.f64 c b) b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (/.f64 c (/.f64 (/.f64 c b) b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (/.f64 c (/.f64 (/.f64 c b) b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (/.f64 c (/.f64 (/.f64 c b) b)))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 c (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (/.f64 c (/.f64 (/.f64 c b) b))) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (/.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) c) (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64))) c) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a)))
(pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))
(*.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))) c)
(*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 c)) (*.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 c)) (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (*.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 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.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))))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.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))))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 #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))))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #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))))))) (/.f64 a (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 a (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(neg.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(neg.f64 (/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 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)) (neg.f64 (*.f64 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 a) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.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 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 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 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.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))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 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 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 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 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 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 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 #s(literal 2 binary64)) (*.f64 b (/.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)) (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 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (*.f64 b (/.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 a #s(literal 2 binary64)) (/.f64 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 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 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 b (/.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 a #s(literal 2 binary64)) (/.f64 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 #s(literal 2 binary64) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 b (/.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)))
(fma.f64 #s(literal 2 binary64) a (*.f64 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 #s(literal 0 binary64) b) (/.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)))
(fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 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)) #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 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 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.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 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 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 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.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 a #s(literal 2 binary64)) (/.f64 b (/.f64 (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 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 b (/.f64 (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 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.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)))) (neg.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (/.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)) (*.f64 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 a) #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (/.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)) (*.f64 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 #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 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 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.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 #s(literal 1 binary64) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (*.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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 a (*.f64 #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))))))))
(*.f64 a (*.f64 (/.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.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)))))))
(*.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 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) a)
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))))) a) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))))) (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))))
(*.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(neg.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))))
(/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 (*.f64 c c) b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) c) (/.f64 (*.f64 b (*.f64 b b)) c))
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) #s(literal 1 binary64)) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) b)) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 c c) b)))
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c c) b)) (*.f64 b b))
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 c (/.f64 (/.f64 c b) b))) b)
(/.f64 (*.f64 (*.f64 c c) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b))
(/.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 b c)) (/.f64 b (/.f64 c b)))
(pow.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(*.f64 c (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(*.f64 (*.f64 c c) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(*.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))
(*.f64 (/.f64 c b) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 (*.f64 c c) b))))
(*.f64 (/.f64 c b) (*.f64 (/.f64 (/.f64 c b) b) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
(*.f64 (/.f64 c b) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 c b) b)))
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b (/.f64 c b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b (/.f64 (*.f64 c c) b))))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 (*.f64 c c) b))))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (/.f64 c b) b)))
(*.f64 (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) c)
(*.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) c) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 c b))))
(*.f64 (/.f64 (*.f64 c c) (/.f64 b c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 c b))))
(*.f64 (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) b) (/.f64 c (/.f64 b (/.f64 (*.f64 c c) b))))
(*.f64 (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b c)) (*.f64 c (/.f64 (/.f64 c b) b)))
(*.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 c c))
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 (/.f64 c b) b))
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c b)) (/.f64 c b))
(*.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 b (*.f64 b b)))) c)
(*.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c b)) (/.f64 (/.f64 c b) b))
(*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))))
(*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) #s(literal 1 binary64)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))
(neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))))
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #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 #s(literal 20 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 20 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -20 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))))
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 20 binary64)) (*.f64 c (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 20 binary64))
(/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64)))) (*.f64 c (*.f64 c (*.f64 c c))))
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1/20 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (/.f64 #s(literal 1/20 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/20 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))))
(*.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64))))
(*.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64))) (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1/20 binary64))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 (/.f64 #s(literal 1/20 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 b (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) b)
(*.f64 (/.f64 b #s(literal 20 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 b #s(literal 20 binary64)))
(neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))))
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))
(/.f64 (/.f64 b (/.f64 c b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 c (*.f64 c #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (neg.f64 (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 c #s(literal -2 binary64)))
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) c)
(/.f64 (*.f64 (/.f64 b (/.f64 c b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) c)
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (/.f64 c b) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) c) (*.f64 c #s(literal -2 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 c c)) #s(literal -2 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 c #s(literal -2 binary64))) c)
(pow.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal -1 binary64))
(*.f64 b (*.f64 b (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c)))
(*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64))))))
(*.f64 b (*.f64 (/.f64 b c) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))
(*.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c))
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))))
(*.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) (/.f64 b (/.f64 c b)))
(*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 (*.f64 b b) (*.f64 c #s(literal -2 binary64))))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(*.f64 (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c) (*.f64 b b))
(*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) c))
(*.f64 (/.f64 b (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))))
(*.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))
(*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 c b) (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (/.f64 (*.f64 c c) b)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) c))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) c))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b b))
(pow.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c b) b)))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)
(*.f64 (/.f64 c b) (/.f64 (/.f64 c b) b))
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (/.f64 c b) b)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))))
(neg.f64 (/.f64 c (*.f64 a (-.f64 #s(literal 0 binary64) b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a b)))
(/.f64 c (*.f64 a b))
(/.f64 (/.f64 c b) a)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c a)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a b) c)))
(/.f64 (/.f64 c a) b)
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 a b) c) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a b)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) c)
(*.f64 (/.f64 c a) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(pow.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 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))
(/.f64 b (/.f64 c b))
(/.f64 (*.f64 b b) c)
(/.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c b) b) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))
(/.f64 (/.f64 b c) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c b) b)))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) c)
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 c b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 c b))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 c b))
(pow.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))
(*.f64 b (/.f64 b c))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 b c) b)
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b c))
(+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a))))
(fma.f64 a #s(literal -4 binary64) (/.f64 b (/.f64 c b)))
(fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal -4 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 a #s(literal -4 binary64)))
(fma.f64 #s(literal -4 binary64) a (/.f64 b (/.f64 c b)))
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 a #s(literal -4 binary64)))
(fma.f64 (/.f64 b c) b (*.f64 a #s(literal -4 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b) (*.f64 a #s(literal -4 binary64)))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))) (*.f64 a #s(literal -4 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -4 binary64)))
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -4 binary64)))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b c) (*.f64 a #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (neg.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b)))) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))
(*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(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 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 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) 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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))

simplify568.0ms (3.1%)

Memory
12.4MiB live, 1 032.6MiB allocated
Algorithm
egg-herbie
Rules
8 034×*-lowering-*.f32
8 034×*-lowering-*.f64
6 346×accelerator-lowering-fma.f32
6 346×accelerator-lowering-fma.f64
3 762×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0189917211
1636816931
0827816363
Stop Event
iter limit
node limit
Counts
840 → 840
Calls
Call 1
Inputs
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(/ (pow c 2) (pow b 3))
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(+ (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(+ (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (/ (pow c 2) (* (pow a 2) (pow b 3))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (/ (pow c 2) (* (pow a 2) (pow b 3))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a))))
(/ (pow c 2) (pow b 3))
(* (pow c 2) (+ (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (+ (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* (pow c 2) (+ (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (+ (* -2 (/ a (* (pow b 5) c))) (/ 1 (* (pow b 3) (pow c 2))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (+ (* -2 (/ a (* (pow b 5) c))) (/ 1 (* (pow b 3) (pow c 2))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (- (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (- (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* (pow b 2) (pow c 2))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* (pow b 2) (pow c 2))))) (pow b 7))
(/ (pow c 2) (pow b 3))
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2))) (pow b 3))
(/ (pow c 2) (pow b 3))
(* -1 (/ (+ (* -1 (pow c 2)) (* 2 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* -1 (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ 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))))))) (/ c b))
(* -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) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))
(* (pow a 3) (- (+ (* -25 (/ (+ (* -2/5 (/ (* (pow b 2) (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3))))) c)) (* -2/125 (/ c b))) (pow a 3))) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (+ (* 8/25 (/ c (* (pow a 3) b))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))) (/ c (* (pow a 3) b))))
(* -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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (- (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) (/ c b)) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (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))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -1 (/ (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 3/5 (/ 1 b))) (pow c 3))) (* -4/5 (/ a (* (pow b 3) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2)))))))
(* -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 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (/ 1 b) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 2/5 (/ 1 b)))) c)) (* -4/5 (/ a (pow b 3)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -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) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ c (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))
(* -1 (/ c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(* -1 (/ c b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -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)
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (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))
(* -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 (/ (* 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 (/ (* (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))
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(* -2 (/ c (* a b)))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* -2 (/ (pow c 2) (pow b 3)))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -2 (/ (pow c 2) (pow b 3)))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -2 (/ (pow c 2) (pow b 3)))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(* -2 (/ c (* a b)))
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(* -2 (/ c (* a b)))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(* -2 (/ c (* a b)))
(/ (+ (* -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)))) a)
(* -2 (/ (pow c 2) (pow b 3)))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(* -2 (/ (pow c 2) (pow b 3)))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(* (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))
(* 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)))
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(* -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))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))
(* -1 (/ 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)))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))
(* -1 (/ c b))
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))
(* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
(* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 7))) (* (pow b 4) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(* 2 a)
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))
(- (* 2 a) (* -2 a))
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 4 (/ (pow a 2) b))
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(* 4 (/ (pow a 2) b))
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)
(* -4 (/ (pow a 2) b))
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))
(* 4 (/ (pow a 2) b))
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (* -5 (/ (* a (pow c 4)) (pow b 7))) (* 2 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (* a (- (* -20 (/ (* a (pow c 5)) (pow b 9))) (* 5 (/ (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))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -1 (/ (+ (* -2/5 (/ c b)) (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c))) (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (- (* -5 (/ (* (pow a 3) c) (pow b 7))) (* 2 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (- (* c (- (* -20 (/ (* (pow a 4) c) (pow b 9))) (* 5 (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5)))))))
(* -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))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 2/5 (* b (pow c 3))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a (pow c 3)))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2))))))))
(* -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 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -4/5 (/ a (pow b 3))) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a c))) (/ 2/5 (* b c)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -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) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c)))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -1 (* a (pow c 2)))) (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))
(/ (- (+ (* -20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* -1 (* a (pow c 2)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (- (+ (* 20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* a (pow c 2))) (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))))) (pow b 3)))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(* -4 a)
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -4 a) (/ (pow b 2) c))
(/ (pow b 2) c)
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(/ (pow b 2) c)
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(/ (pow b 2) c)
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(* -4 a)
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -4 a) (/ (pow b 2) c))
(* -4 a)
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -4 a) (/ (pow b 2) c))
(/ (pow b 2) c)
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -4 a) (/ (pow b 2) c))
(* -4 a)
(* a (- (/ (pow b 2) (* a c)) 4))
(* a (- (/ (pow b 2) (* a c)) 4))
(* a (- (/ (pow b 2) (* a c)) 4))
(* -4 a)
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -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
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))
(+ (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.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))))))
(+ (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.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))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.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 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (/ (pow c 2) (* (pow a 2) (pow b 3))))))
(*.f64 (*.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 (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (/ (pow c 2) (* (pow a 2) (pow b 3))))))
(*.f64 (*.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 (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.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 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.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)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.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)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))))
(* (pow c 2) (+ (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (+ (* -2 (/ a (* (pow b 5) c))) (/ 1 (* (pow b 3) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (+ (* -2 (/ a (* (pow b 5) c))) (/ 1 (* (pow b 3) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (- (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (- (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* (pow b 2) (pow c 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* (pow b 2) (pow c 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* -1 (pow c 2)) (* 2 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (* -5 (/ (* a (pow c 4)) (pow b 7))) (* 2 (/ (pow c 3) (pow b 5))))))) (/ c b))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -25 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 9/125 binary64))) (*.f64 a a)) (+.f64 (+.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 -4/5 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* (pow a 3) (- (+ (* -25 (/ (+ (* -2/5 (/ (* (pow b 2) (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3))))) c)) (* -2/125 (/ c b))) (pow a 3))) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (+ (* 8/25 (/ c (* (pow a 3) b))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))) (/ c (* (pow a 3) b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -25 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 9/125 binary64)))) c) (*.f64 (/.f64 c b) #s(literal -2/125 binary64)))) (*.f64 a (*.f64 a a))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -25 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 9/125 binary64))) (*.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 -4/5 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 8/25 binary64) (/.f64 (/.f64 c (*.f64 a (*.f64 a a))) b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (/.f64 c (*.f64 a (*.f64 a a))) b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (neg.f64 (*.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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.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 -4/5 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/5 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (- (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) (/ c b)) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) c) (-.f64 (/.f64 (*.f64 #s(literal 2/5 binary64) c) b) (/.f64 c b))) 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 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.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 c (*.f64 a (*.f64 a a)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 -4/5 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -1 (/ (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 3/5 (/ 1 b))) (pow c 3))) (* -4/5 (/ a (* (pow b 3) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 (/.f64 #s(literal -4/5 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) a) (/.f64 #s(literal 3/5 binary64) b)) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) 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 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (/ 1 b) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 2/5 (/ 1 b)))) c)) (* -4/5 (/ a (pow b 3)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) 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 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) a) (/.f64 #s(literal 2/5 binary64) b))) c)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ c (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (+.f64 c (*.f64 c #s(literal -2/5 binary64))) (/.f64 (*.f64 #s(literal 2/5 binary64) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 a c))))) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) 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 (/ (* a (pow c 2)) (pow b 2)))) c) 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))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/.f64 (-.f64 (-.f64 (/.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))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 c (*.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 b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 c))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) c) b))
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -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 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a 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 #s(literal 0 binary64) (/.f64 (*.f64 a (*.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 (neg.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 (neg.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 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.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 (neg.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 (neg.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 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.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 (neg.f64 a) (*.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 (neg.f64 a) (*.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 (neg.f64 a) (*.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)
(* -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)) (* -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 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a 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 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a 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 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a 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 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a 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 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a 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 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a 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)) (* -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 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.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 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.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) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.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) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.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) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -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)
(/ (+ (* -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)
(/ (+ (* -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)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.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)))) b))
(-.f64 #s(literal 0 binary64) (/.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)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(* -2 (/ c (* a b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 a b))))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 a b))))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 a b))))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 b b)) a) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 b b)) a) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 b b)) a) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -2 (/ c (* a b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b))
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)
(* -2 (/ c (* a b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b))
(* -2 (/ c (* a b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b))
(/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)
(/.f64 (*.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)))) a)
(/.f64 (*.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)))) a)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) a)
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 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 #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 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 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 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))
(* -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 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 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(* -1 (* c (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) c) 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 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) b) 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 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 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)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal 1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.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 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 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 0 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))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.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 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.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))))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (*.f64 a c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c)) 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)) (* 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) #s(literal 1/4 binary64))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.f64 (*.f64 (*.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))))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/128 binary64))) a)) a))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))))))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.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 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (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 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (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))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))))))
(* 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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 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 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 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 (neg.f64 a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -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)))))))
(* -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 (neg.f64 a) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -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))))))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))
(-.f64 (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))
(-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))))) (/.f64 c b))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))
(*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) c) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) c) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 b (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) c) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.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))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a)))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.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))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))))))
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))
(-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.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))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))))))) a)) (*.f64 a (*.f64 a a))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 b (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 c c)))) (*.f64 b b)) c) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 c c))) (*.f64 b b)))) c) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -256 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 144 binary64))) a) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) c) b)
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a a))
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) a)) (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) a)))) (+.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))
(*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))
(* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 7))) (* (pow b 4) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (*.f64 #s(literal 4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))))) c) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c c)))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))
(*.f64 a (-.f64 (+.f64 #s(literal 2 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(*.f64 a (-.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))
(*.f64 a (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.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))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #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 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))))) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c))) (*.f64 b b))
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b)))) (*.f64 b b))
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -256 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 144 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(- (* 2 a) (* -2 a))
(*.f64 a #s(literal 4 binary64))
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))
(+.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(-.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(-.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1/4 binary64)))))))
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))
(-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))
(+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (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 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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)))))))
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(-.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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))))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b)
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 4 binary64) b)))
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) c) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (*.f64 a a) (+.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))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.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 (*.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/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (*.f64 a a) (-.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 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))))) (*.f64 a (*.f64 a a)))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 c #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b)
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -4 (/ (pow a 2) b))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) b))
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b))
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b)
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))
(+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64)))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))))) (*.f64 c (*.f64 c c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.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)))))
(* 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 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.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)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (* a (- (* -20 (/ (* a (pow c 5)) (pow b 9))) (* 5 (/ (pow c 4) (pow b 7))))) (* 2 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -20 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 9 binary64))) (/.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))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (+.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 -4/5 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -9/5 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -1 (/ (+ (* -2/5 (/ c b)) (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c))) (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (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 -4/5 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -2/5 binary64)) b) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) c)) (*.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 #s(literal 9/5 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (neg.f64 (*.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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.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 -4/5 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/5 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) c) (/.f64 (*.f64 #s(literal 2/5 binary64) c) b)) a)) a)) a)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (- (* -5 (/ (* (pow a 3) c) (pow b 7))) (* 2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (- (* c (- (* -20 (/ (* (pow a 4) c) (pow b 9))) (* 5 (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -20 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 9 binary64))) (/.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)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 -4/5 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 2/5 (* b (pow c 3))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a (pow c 3)))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2))))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -4/5 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 2/5 binary64) (*.f64 b (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 c (*.f64 c c))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) 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 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -4/5 (/ a (pow b 3))) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a c))) (/ 2/5 (* b c)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) 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 (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a c))) (/.f64 #s(literal 2/5 binary64) (*.f64 c b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c)))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 c #s(literal -2/5 binary64)) (/.f64 (*.f64 #s(literal 2/5 binary64) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 a c))))) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -1 (* a (pow c 2)))) (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* -1 (* a (pow c 2)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -20 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (- (+ (* 20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* a (pow c 2))) (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 a (*.f64 c c)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 1/20 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a 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 b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(* -4 a)
(*.f64 a #s(literal -4 binary64))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) c)
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) c)
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) c)
(* -4 a)
(*.f64 a #s(literal -4 binary64))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(* -4 a)
(*.f64 a #s(literal -4 binary64))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(+ (* -4 a) (/ (pow b 2) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(* -4 a)
(*.f64 a #s(literal -4 binary64))
(* a (- (/ (pow b 2) (* a c)) 4))
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -4 binary64)))
(* a (- (/ (pow b 2) (* a c)) 4))
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -4 binary64)))
(* a (- (/ (pow b 2) (* a c)) 4))
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -4 binary64)))
(* -4 a)
(*.f64 a #s(literal -4 binary64))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (neg.f64 a) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (neg.f64 a) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (neg.f64 a) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.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 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #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)))

eval715.0ms (4%)

Memory
9.8MiB live, 711.9MiB allocated
Compiler

Compiled 196 382 to 7 237 computations (96.3% saved)

prune822.0ms (4.6%)

Memory
5.7MiB live, 1 028.0MiB allocated
Pruning

94 alts after pruning (92 fresh and 2 done)

PrunedKeptTotal
New1 985412 026
Fresh95160
Picked325
Done000
Total1 997942 091
Accuracy
99.5%
Counts
2 091 → 94
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.1%
(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))))
90.6%
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
57.1%
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
56.7%
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
57.3%
(/.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (*.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 a #s(literal 2 binary64))))
56.4%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #s(literal 2 binary64))
91.0%
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b)
56.5%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
56.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a))
56.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
56.5%
(/.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)))
56.4%
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
87.3%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.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 #s(literal 2 binary64) a))
80.4%
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64))
80.6%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
62.8%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a))
57.6%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
90.6%
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
55.8%
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 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 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
58.0%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))
58.1%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
57.1%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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)))))
58.2%
(/.f64 (-.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 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
87.6%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
56.5%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 b (/.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 a #s(literal 2 binary64)) (/.f64 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 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))))
56.5%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
90.9%
(/.f64 (-.f64 (/.f64 b c) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b c)))
87.6%
(/.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))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
80.8%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
56.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)))
56.3%
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.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 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))
56.1%
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 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 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
56.9%
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.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 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))))
56.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
80.6%
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
57.7%
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
56.5%
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 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))))
56.3%
(/.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)))
56.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))))
56.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64))))
55.9%
(/.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)))
62.8%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
57.8%
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))))
56.5%
(/.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)))
56.4%
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
44.3%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
57.7%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
57.6%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
57.8%
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))
80.5%
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
80.6%
(/.f64 (*.f64 (*.f64 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) a))
80.5%
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
80.5%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
80.5%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a))
80.5%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a))
62.8%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
58.0%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))))
58.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
90.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
57.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
62.8%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
57.8%
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
87.6%
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
91.2%
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
90.9%
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
80.8%
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
56.6%
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.4%
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.2%
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.4%
(-.f64 (*.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))))
90.7%
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
80.6%
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
56.4%
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
56.4%
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
57.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
57.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))
80.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))
62.8%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
62.8%
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
80.5%
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
80.4%
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a)))
80.4%
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))
90.4%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b))
87.3%
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b))
89.9%
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))))
80.6%
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)))
80.6%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
87.4%
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
90.5%
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
91.0%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
80.4%
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a)))
80.5%
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))))
62.9%
(neg.f64 (/.f64 c b))
Compiler

Compiled 11 175 to 3 932 computations (64.8% saved)

simplify344.0ms (1.9%)

Memory
4.1MiB live, 670.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64))))
cost-diff128
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(/.f64 (+.f64 (*.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)))
cost-diff128
(+.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))
cost-diff0
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a))))
cost-diff256
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff256
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))
cost-diff384
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))
cost-diff384
(-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
cost-diff3200
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))
Rules
6 158×*-lowering-*.f32
6 158×*-lowering-*.f64
4 840×/-lowering-/.f32
4 840×/-lowering-/.f64
4 840×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0881894
13081581
216311292
352791231
477771227
084511186
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) b)
(/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))
(- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))))
(* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b))
(- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b)))))))
(* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))))
(* a a)
a
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b))))))))
(* (* c (* c (* c c))) (* 20 (* -1/4 a)))
(* c (* c (* c c)))
c
(* c (* c c))
(* c c)
(* 20 (* -1/4 a))
20
(* -1/4 a)
-1/4
(/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))
(* b (* b (* b (* b (* b (* b (* b b)))))))
b
(* b (* b (* b (* b (* b (* b b))))))
(* b (* b (* b (* b (* b b)))))
(* b (* b (* b (* b b))))
(* b (* b (* b b)))
(* b (* b b))
(* b b)
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b))))))
(/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))
(* (* c c) (* c -2))
(* c -2)
-2
(* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))
(* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))
(/ b (/ c b))
(/ c b)
(/ (/ b (* c (/ (/ c b) b))) -2)
(/ b (* c (/ (/ c b) b)))
(* c (/ (/ c b) b))
(/ (/ c b) b)
(/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))
(* a b)
(* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))
(+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))
(* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2))))
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b)))))))
(/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2))
(/ c (/ (* b (* b b)) c))
(/ (* b (* b b)) c)
(* (/ -1 b) c)
(/ -1 b)
-1
b
c
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) (* 2 a))
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))))
(* a a)
a
(* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))
-2
(+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))
(/ (* c c) (* b (* b b)))
(* c c)
c
(* b (* b b))
b
(* b b)
(/ (/ c b) a)
(/ c b)
(* 2 a)
2
(/ (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) (* 4 (* a a)))
(+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b))
(* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(* a 2)
2
(* (* a -2) b)
(* a -2)
-2
(* 4 (* a a))
4
(* a a)
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2)))
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))
(* 1 (* a 2))
1
(* a 2)
a
2
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)
(/ (* a 2) (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
(* c -4)
c
-4
(* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2))
(/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c)))))
(sqrt (* c (+ (* a -4) (/ (* b b) c))))
(* c (+ (* a -4) (/ (* b b) c)))
(+ (* a -4) (/ (* b b) c))
(* a -4)
(/ (* b b) c)
Outputs
(/ (/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) b)
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 a b) (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) c) b)
(/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 a b) (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) c)
(- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))))
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b)))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))
(* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b)))) (*.f64 a b))
(- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b)))))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b))))
(* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b))))))
(* a a)
(*.f64 a a)
a
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b)))))
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b))))))))
(/.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(* (* c (* c (* c c))) (* 20 (* -1/4 a)))
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))
(* c (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c c)))
c
(* c (* c c))
(*.f64 c (*.f64 c c))
(* c c)
(*.f64 c c)
(* 20 (* -1/4 a))
(*.f64 a #s(literal -5 binary64))
20
#s(literal 20 binary64)
(* -1/4 a)
(*.f64 a #s(literal -1/4 binary64))
-1/4
#s(literal -1/4 binary64)
(/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(* b (* b (* b (* b (* b (* b (* b b)))))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
b
(* b (* b (* b (* b (* b (* b b))))))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* b (* b (* b (* b (* b b)))))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* b (* b (* b (* b b))))
(*.f64 (*.f64 b 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 b)
(*.f64 b b)
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 b (/.f64 c b)))
(* (* c c) (* c -2))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))
(* c -2)
(*.f64 c #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b))
(* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))
(/.f64 (*.f64 b b) (*.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/ b (/ c b))
(/.f64 b (/.f64 c b))
(/ c b)
(/.f64 c b)
(/ (/ b (* c (/ (/ c b) b))) -2)
(/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))
(/ b (* c (/ (/ c b) b)))
(/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))
(* c (/ (/ c b) b))
(/.f64 c (/.f64 b (/.f64 c b)))
(/ (/ c b) b)
(/.f64 c (*.f64 b b))
(/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* a b)
(*.f64 a b)
(* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))
(*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))
(+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))
(+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))
(* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2))))
(*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 b (/.f64 b (/.f64 c b))))
(/ c (/ (* b (* b b)) c))
(/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))
(/ (* b (* b b)) c)
(*.f64 b (/.f64 b (/.f64 c b)))
(* (/ -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 a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) (* 2 a))
(/.f64 (*.f64 (+.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 a b))) (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64))
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))))
(*.f64 (+.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 a b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(* a a)
(*.f64 a a)
a
(* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 a b))))
-2
#s(literal -2 binary64)
(+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))
(+.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 a b)))
(/ (* c c) (* b (* b b)))
(/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))
(* c c)
(*.f64 c c)
c
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(/ (/ c b) a)
(/.f64 c (*.f64 a b))
(/ c b)
(/.f64 c b)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) (* 4 (* a a)))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b))
(*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(* (* a -2) b)
(*.f64 b (*.f64 a #s(literal -2 binary64)))
(* a -2)
(*.f64 a #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(* 4 (* a a))
(*.f64 a (*.f64 a #s(literal 4 binary64)))
4
#s(literal 4 binary64)
(* a a)
(*.f64 a a)
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2)))
(/.f64 (*.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))
(*.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(* 1 (* a 2))
(*.f64 a #s(literal 2 binary64))
1
#s(literal 1 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)
(/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/ (* a 2) (sqrt (+ (* b b) (* a (* c -4)))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))
(/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c)))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))
(sqrt (* c (+ (* a -4) (/ (* b b) c))))
(sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))
(* c (+ (* a -4) (/ (* b b) c)))
(*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))
(+ (* a -4) (/ (* b b) c))
(+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))
(* a -4)
(*.f64 a #s(literal -4 binary64))
(/ (* b b) c)
(/.f64 b (/.f64 c b))

localize481.0ms (2.7%)

Memory
19.6MiB live, 1 052.6MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(/.f64 (*.f64 b b) c)
accuracy99.5%
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)))
accuracy99.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64))))
accuracy57.5%
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b))
accuracy99.7%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
accuracy99.6%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.4%
(/.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)))
accuracy57.2%
(+.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))
accuracy99.6%
(/.f64 (/.f64 c b) a)
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.5%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
accuracy99.4%
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a))))
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.5%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy99.4%
(*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
accuracy99.4%
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))
Samples
202.0ms127×1valid
80.0ms129×0valid
Compiler

Compiled 2 184 to 90 computations (95.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 200.0ms
ival-mult: 105.0ms (52.6% of total)
ival-div: 60.0ms (30.1% of total)
ival-add: 13.0ms (6.5% of total)
adjust: 8.0ms (4% of total)
ival-sqrt: 7.0ms (3.5% of total)
ival-sub: 6.0ms (3% of total)
exact: 1.0ms (0.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series93.0ms (0.5%)

Memory
2.3MiB live, 198.7MiB allocated
Counts
27 → 804
Calls
Call 1
Inputs
#<alt (/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))>
#<alt (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b)))))))>
#<alt (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))>
#<alt (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))>
#<alt (* (/ -1 b) c)>
#<alt (/ -1 b)>
#<alt (/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) (* 2 a))>
#<alt (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))))>
#<alt (* a a)>
#<alt (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))>
#<alt (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b))>
#<alt (/ (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) (* 4 (* a a)))>
#<alt (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))>
#<alt (sqrt (+ (* b b) (* a (* c -4))))>
#<alt (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))>
#<alt (* 1 (* a 2))>
#<alt (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2))>
#<alt (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2)))>
#<alt (* (* c (* c (* c c))) (* 20 (* -1/4 a)))>
#<alt (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b))))))>
#<alt (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))>
#<alt (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))>
#<alt (/ (* c c) (* b (* b b)))>
#<alt (* b (* b b))>
#<alt (/ (/ c b) a)>
#<alt (+ (* b b) (* a (* c -4)))>
#<alt (/ (* b b) c)>
Outputs
#<alt (* -1 c)>
#<alt (+ (* -1 c) (* a (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))))>
#<alt (+ (* -1 c) (* a (- (+ (* 2 (/ (* a (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2))))))>
#<alt (+ (* -1 c) (* a (- (+ (* a (- (* a (- (* 4 (/ (pow c 4) (pow b 6))) (+ (* -5 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4)))))) (* -2 (/ (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 2))))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* 2 (/ (pow c 3) (* a (pow b 4))))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -1 (/ c (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* -2/5 (/ c (pow a 3))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 2))) (+ (* 4/5 (/ (pow c 2) (pow b 2))) (/ (pow c 2) (pow b 2))))) (* (pow a 3) c))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -1 (* (pow a 3) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 c) (+ (* -2/5 c) (* -2/5 (/ (* (pow b 2) (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2)))))) c)))) a)) (* 4/5 (/ (pow c 2) (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 c)>
#<alt (* c (- (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) 1))>
#<alt (* c (- (* c (- (+ (* 2 (/ (* a (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2)))))) (pow b 2))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1))>
#<alt (* c (- (* c (- (+ (* c (- (* c (- (* 4 (/ (pow a 3) (pow b 6))) (+ (* -5 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4)))))) (* -2 (/ (* a (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 2))))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (* -4/5 (/ a (* (pow b 2) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (+ 3/5 (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) (pow c 3))) (* -4/5 (/ a (* (pow b 2) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2)))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- 3/5 (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) c)) (* -4/5 (/ a (pow b 2)))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -4/5 (* a (pow c 2))) (* (pow b 2) (- (* -1 c) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6))>
#<alt (* -1 c)>
#<alt (- (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2))))))))>
#<alt (* -1 c)>
#<alt (- (+ (* -1 c) (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2))))) (* 2 (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))))) (* 2 (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))>
#<alt (* -1 (/ (pow c 4) (pow b 6)))>
#<alt (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 10))) (/ (pow c 4) (pow b 6)))>
#<alt (- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6)))>
#<alt (- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6)))>
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))>
#<alt (* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))>
#<alt (* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))>
#<alt (* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))>
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))>
#<alt (* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))>
#<alt (* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))>
#<alt (* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))>
#<alt (* -1 (/ (pow c 4) (pow b 6)))>
#<alt (* (pow c 4) (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 10))) (/ 1 (pow b 6))))>
#<alt (* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6))))>
#<alt (* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6))))>
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))>
#<alt (* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))))>
#<alt (* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))>
#<alt (* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))>
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))>
#<alt (* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))))>
#<alt (* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))>
#<alt (* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))>
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))>
#<alt (/ (+ (* 4 (* (pow a 2) (* (pow b 4) (pow c 6)))) (* 25 (* (pow a 4) (pow c 8)))) (pow b 14))>
#<alt (/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14))>
#<alt (/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14))>
#<alt (* -1 (/ (pow c 4) (pow b 6)))>
#<alt (/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6))>
#<alt (/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))>
#<alt (/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))>
#<alt (* -1 (/ (pow c 4) (pow b 6)))>
#<alt (/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6))>
#<alt (/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))>
#<alt (/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))>
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))>
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))>
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))>
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))>
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))>
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))>
#<alt (* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))>
#<alt (* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))>
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))>
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))>
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))>
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))>
#<alt (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))>
#<alt (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))>
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))>
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))>
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))>
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))>
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))>
#<alt (/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))>
#<alt (/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))>
#<alt (/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))>
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))>
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))>
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))>
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))>
#<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 (/ 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 (* -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 (/ (* 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 (/ (* (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 (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (* -2 (/ c (* a b)))>
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))>
#<alt (* -2 (/ c (* a b)))>
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)>
#<alt (* -2 (/ c (* a b)))>
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))>
#<alt (* -2 (/ c (* a b)))>
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)>
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)>
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (* -2 (/ (pow c 2) (pow b 3)))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))>
#<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 (* b (+ (* -2 a) (* 2 a)))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 2 a))))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* 2 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))) (+ (* -2 a) (* 2 a))))))>
#<alt (* -4 (* a b))>
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a))))>
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))>
#<alt (* -1 (* 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 (* a (+ (* -2 b) (* 2 b)))>
#<alt (* a (+ (* -4 (/ (* a c) b)) (+ (* -2 b) (* 2 b))))>
#<alt (* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))))>
#<alt (* a (+ (* -2 b) (+ (* 2 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 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* (pow a 2) (+ (* -2 (/ b a)) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* (pow a 2) (+ (* -2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (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 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a))))>
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -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)) (* 2 b)) a))))>
#<alt (+ (* -2 (* a b)) (* 2 (* a b)))>
#<alt (+ (* -4 (/ (* (pow a 2) c) b)) (+ (* -2 (* a b)) (* 2 (* a b))))>
#<alt (+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))))>
#<alt (+ (* -2 (* a b)) (+ (* 2 (* 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 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))>
#<alt (* c (+ (* -2 (/ (* a b) c)) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* c (+ (* -2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (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 (/ (+ (* -2 (* a b)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (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/4 (/ (* b (+ (* -2 a) (* 2 a))) (pow a 2)))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))))>
#<alt (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))))>
#<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/4 (/ (+ (* -2 b) (* 2 b)) a))>
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/4 (+ (* -2 b) (* 2 b)))) a)>
#<alt (/ (+ (* 1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)>
#<alt (/ (+ (* 1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/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/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2)))>
#<alt (+ (* -1 (/ c b)) (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))>
#<alt (+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))>
#<alt (+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/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 (* (pow a 3) c)) (sqrt -4)))>
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))>
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt (* 2 (* a b))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 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))) (* 2 a)))))>
#<alt (* -2 (* a b))>
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))))>
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))>
#<alt (* -1 (* 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))) (* 2 a))))))>
#<alt (* 2 (* a b))>
#<alt (* a (+ (* -4 (/ (* a c) b)) (* 2 b)))>
#<alt (* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))>
#<alt (* a (+ (* 2 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))) (* (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))) (* (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)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (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))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))>
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))>
#<alt (* 2 (* a b))>
#<alt (+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b)))>
#<alt (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))>
#<alt (+ (* 2 (* 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))) (* (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))) (* (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)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) 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 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))>
#<alt (* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))>
#<alt (* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))>
#<alt (* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))>
#<alt (* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))>
#<alt (* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))>
#<alt (* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))>
#<alt (* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))>
#<alt (* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))>
#<alt (* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))>
#<alt (* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))>
#<alt (* 2 a)>
#<alt (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))>
#<alt (+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))>
#<alt (+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))>
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))>
#<alt (/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))>
#<alt (/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))>
#<alt (- (* 2 a) (* -2 a))>
#<alt (- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))>
#<alt (- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))>
#<alt (- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))>
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))>
#<alt (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))>
#<alt (* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))>
#<alt (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))>
#<alt (- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))>
#<alt (- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))>
#<alt (- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))>
#<alt (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))>
#<alt (- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))>
#<alt (- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))>
#<alt (- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))>
#<alt (* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))>
#<alt (* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))>
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))>
#<alt (+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))>
#<alt (+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))>
#<alt (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ c a)) (/ (pow b 4) (sqrt -1/4)))) (* 2 (* (sqrt (/ (pow a 5) c)) (/ (+ (* -1/256 (/ (pow b 6) (pow a 4))) (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))>
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))>
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)>
#<alt (* -4 (/ (pow a 2) b))>
#<alt (* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))>
#<alt (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))>
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))>
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))>
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))>
#<alt (+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)>
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)>
#<alt (* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))>
#<alt (* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))>
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))>
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))>
#<alt (* -1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2))))))>
#<alt (* -1 (* c (+ (* 1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow (sqrt -4) 3)))) (+ (* 1/16 (/ (* (pow b 5) (* c (sqrt -1))) (* (pow a 3) (sqrt -4)))) (* 2 (* b (* (sqrt -4) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))))) c)) (* -1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (pow a 3)))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (* a (pow c 4)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* 4 (/ (pow c 6) (pow b 10)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (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 (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<alt (/ c (* a b))>
#<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 b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
#<alt (/ (pow b 2) c)>
Calls

201 calls:

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

rewrite776.0ms (4.3%)

Memory
-229.3MiB live, 748.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 038×*-lowering-*.f32
6 038×*-lowering-*.f64
5 148×accelerator-lowering-fma.f32
5 148×accelerator-lowering-fma.f64
4 658×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
087737
1609486
27614486
08121465
Stop Event
iter limit
node limit
Counts
27 → 976
Calls
Call 1
Inputs
(/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))
(- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b)))))))
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))
(* (/ -1 b) c)
(/ -1 b)
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) (* 2 a))
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))))
(* a a)
(* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))
(+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b))
(/ (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) (* 4 (* a a)))
(* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(sqrt (+ (* b b) (* a (* c -4))))
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))
(* 1 (* a 2))
(* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2))
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2)))
(* (* c (* c (* c c))) (* 20 (* -1/4 a)))
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b))))))
(/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))
(* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))
(/ (* c c) (* b (* b b)))
(* b (* b b))
(/ (/ c b) a)
(+ (* b b) (* a (* c -4)))
(/ (* b b) c)
Outputs
(+.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))
(fma.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(fma.f64 (*.f64 a b) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(fma.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(fma.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))) (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (-.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) #s(literal 1 binary64)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))) (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (-.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))
(+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 c (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c b) (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 a a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) a (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) a) a (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) a) a (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b c)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) b) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(fma.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c b))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 c b))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 c b))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 c b) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))
(fma.f64 c (*.f64 c (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 c c) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) b) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c c) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 c (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 c b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(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 b (-.f64 #s(literal 0 binary64) 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 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) c)) (-.f64 #s(literal 0 binary64) b))
(*.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))
(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))
(*.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))
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
(/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a)
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a)) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))))
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))))
(*.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a) (/.f64 (*.f64 a a) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)) (*.f64 a a))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)) (/.f64 (*.f64 a a) #s(literal 1 binary64)))
(*.f64 (/.f64 a a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 2 binary64)))
(*.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) a))
(*.f64 (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) a) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))))
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 c b) a)))
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 c b) a)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 a a)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (*.f64 a a)))
(+.f64 (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 c b) a) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(+.f64 (*.f64 (/.f64 (/.f64 c b) a) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))))
(fma.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 c b) a) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 (/.f64 c b) a) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 a a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (*.f64 a a)))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 c b) a)))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 c b) a) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))) (*.f64 a (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (/.f64 c b) a) (/.f64 (/.f64 c b) (*.f64 (/.f64 a (/.f64 c b)) a))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 c b) a) (-.f64 (/.f64 (/.f64 c b) a) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 a a)))
(*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a)
(*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(pow.f64 a #s(literal 2 binary64))
(*.f64 a a)
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(fma.f64 c (*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 c b) a) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (/.f64 c b) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (/.f64 (/.f64 c b) a) #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))) (*.f64 a (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (/.f64 c b) a) (/.f64 (/.f64 c b) (*.f64 (/.f64 a (/.f64 c b)) a))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 c b) a) (-.f64 (/.f64 (/.f64 c b) a) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 b c))) #s(literal -2 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (/.f64 c b) a) (/.f64 (/.f64 c b) (*.f64 (/.f64 a (/.f64 c b)) a)))) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 c b) a) (-.f64 (/.f64 (/.f64 c b) a) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) 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 a (*.f64 b #s(literal -2 binary64))))
(+.f64 (*.f64 a (*.f64 b #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 (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64))))))
(fma.f64 a (*.f64 b #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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 b #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 #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 (*.f64 a b) #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 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 b #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 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64))))
(fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 b #s(literal -2 binary64))))
(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 a (*.f64 b #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 a (*.f64 b #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64) (*.f64 a (*.f64 b #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 a (*.f64 b #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 a #s(literal 2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #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 (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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #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 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))))
(/.f64 (+.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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #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 (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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (+.f64 (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))))
(/.f64 (-.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 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64)))))
(/.f64 (neg.f64 (+.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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))))) (neg.f64 (+.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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #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 (neg.f64 (-.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 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (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 a (*.f64 b #s(literal -2 binary64))))))
(/.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #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 a (*.f64 b #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 (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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1 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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #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 (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 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (/.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 a (*.f64 b #s(literal -2 binary64))))))
(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 a (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #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 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #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 a (*.f64 b #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #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 a (*.f64 b #s(literal -2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))
(/.f64 (+.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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #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 (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 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #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 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) (*.f64 a a))
(/.f64 (*.f64 (+.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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #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 a a) #s(literal 4 binary64))))
(/.f64 (*.f64 (-.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 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) #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 a (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64))) (neg.f64 (*.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 a (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 (*.f64 (+.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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (+.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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #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 (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 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (/.f64 #s(literal 1/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 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #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 a (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 4 binary64))) a)
(/.f64 (/.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 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a)
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #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 a (*.f64 b #s(literal -2 binary64))))) #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 a (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))
(*.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 a (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 1/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 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal 2 binary64) (*.f64 a (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 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))))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a)
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(*.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 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (*.f64 b (/.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 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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 #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 b (*.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 #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 a #s(literal 2 binary64) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 b (/.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)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.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)))
(fma.f64 #s(literal 2 binary64) a (*.f64 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)) #s(literal 1 binary64) (*.f64 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 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 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 (*.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 a #s(literal 2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.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)))
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.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 #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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 #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (/.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)) (*.f64 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 a) #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (/.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)) (*.f64 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 #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.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 #s(literal 1 binary64) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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 #s(literal 2 binary64) a)
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 c)) (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(*.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))
(*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 c)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64)) a)
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 a (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 a (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.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 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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 #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.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 a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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 a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.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 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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 #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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 #s(literal 2 binary64)) (/.f64 (*.f64 b (*.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)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal -5 binary64))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -5 binary64)))
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a #s(literal -1/4 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) c)
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)) a)
(*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) c) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 c c)) (*.f64 c c))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal -1/4 binary64)) a)
(neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))
(/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 a #s(literal -5 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) b) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) b))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))))
(/.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 c b)) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c (*.f64 b b))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))
(/.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b)) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))
(/.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 c b)))
(/.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 c b))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 c (*.f64 c (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(*.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 c c) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))))
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))))
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (*.f64 c c))
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))
(*.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c c) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))
(*.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(*.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -2 binary64))
(*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal -2 binary64) (/.f64 b c)))
(*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal -2 binary64))
(*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 c b))
(/.f64 b (*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)))
(/.f64 (*.f64 b b) (*.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b)))
(/.f64 (*.f64 b (/.f64 b (/.f64 c b))) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 b (/.f64 c b)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))
(/.f64 (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b c)))
(/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -2 binary64))
(/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b))
(/.f64 (*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) c))
(/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 1 binary64)) (/.f64 c (*.f64 b b)))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 c b) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c b)))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) b) (*.f64 #s(literal 2 binary64) (/.f64 c b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) c))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 c b) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 c #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 b b)) (*.f64 c #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 b b) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 c #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) c)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (neg.f64 (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c))))
(/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 b b)) c)
(/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 (/.f64 b (/.f64 c b)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 (*.f64 (/.f64 b (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b (/.f64 c b))) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -2 binary64)))
(/.f64 (/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) c) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c b)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(*.f64 b (*.f64 (/.f64 b c) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 b (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c b)))
(*.f64 b (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -2 binary64) (/.f64 b c))))
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b (/.f64 c b)))
(*.f64 (/.f64 b (/.f64 c b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(*.f64 (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b c))))
(*.f64 (/.f64 b c) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))
(*.f64 (/.f64 b c) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 c b))))
(*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -1/2 binary64))
(*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b c))
(*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 1 binary64)) (/.f64 b (/.f64 c b)))
(*.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b c)) b)
(*.f64 (/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) c) b)
(*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c b)) b)
(*.f64 (/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) (/.f64 b c))
(*.f64 (/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) c) (*.f64 b b))
(*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b))
(neg.f64 (/.f64 c (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) c)))
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (/.f64 b (/.f64 c b)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 c b) (/.f64 b (/.f64 c b)))
(/.f64 (/.f64 c (*.f64 b b)) (/.f64 b c))
(/.f64 (/.f64 c (/.f64 b (/.f64 c b))) b)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) c))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 c (/.f64 b c)) (*.f64 b b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (/.f64 b (/.f64 c b))))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) c))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 b (/.f64 b (/.f64 c b))))
(/.f64 (neg.f64 (/.f64 c (/.f64 b c))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(pow.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal -1 binary64))
(*.f64 c (/.f64 (/.f64 c (*.f64 b b)) b))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) c)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (/.f64 c (*.f64 b b)) b))
(*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(pow.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)))
(neg.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) a))
(/.f64 c (*.f64 a b))
(/.f64 (/.f64 c b) a)
(/.f64 (/.f64 c b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 c b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c b)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (*.f64 a b)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b c))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a))
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) a)
(/.f64 (*.f64 c (/.f64 #s(literal 1 binary64) a)) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 c a) b)
(pow.f64 (/.f64 a (/.f64 c b)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c b))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(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 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))
(/.f64 b (/.f64 c b))
(/.f64 (*.f64 b b) c)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))
(/.f64 (/.f64 b c) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) c)
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 c b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 c b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(*.f64 b (/.f64 b c))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 b c) b)
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b c))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))

simplify668.0ms (3.7%)

Memory
18.0MiB live, 893.5MiB allocated
Algorithm
egg-herbie
Rules
6 502×*-lowering-*.f32
6 502×*-lowering-*.f64
4 404×accelerator-lowering-fma.f32
4 404×accelerator-lowering-fma.f64
3 964×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0200318050
1571517677
0811117047
Stop Event
iter limit
node limit
Counts
804 → 804
Calls
Call 1
Inputs
(* -1 c)
(+ (* -1 c) (* a (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))))
(+ (* -1 c) (* a (- (+ (* 2 (/ (* a (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2))))))
(+ (* -1 c) (* a (- (+ (* a (- (* a (- (* 4 (/ (pow c 4) (pow b 6))) (+ (* -5 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4)))))) (* -2 (/ (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 2))))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* 2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -1 (/ c (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* -2/5 (/ c (pow a 3))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 2))) (+ (* 4/5 (/ (pow c 2) (pow b 2))) (/ (pow c 2) (pow b 2))))) (* (pow a 3) c))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 c) (+ (* -2/5 c) (* -2/5 (/ (* (pow b 2) (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2)))))) c)))) a)) (* 4/5 (/ (pow c 2) (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 c)
(* c (- (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) 1))
(* c (- (* c (- (+ (* 2 (/ (* a (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2)))))) (pow b 2))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1))
(* c (- (* c (- (+ (* c (- (* c (- (* 4 (/ (pow a 3) (pow b 6))) (+ (* -5 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4)))))) (* -2 (/ (* a (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 2))))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (* -4/5 (/ a (* (pow b 2) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (+ 3/5 (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) (pow c 3))) (* -4/5 (/ a (* (pow b 2) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- 3/5 (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) c)) (* -4/5 (/ a (pow b 2)))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -4/5 (* a (pow c 2))) (* (pow b 2) (- (* -1 c) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6))
(* -1 c)
(- (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))
(- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))
(- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2))))))))
(* -1 c)
(- (+ (* -1 c) (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2))))) (* 2 (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))))) (* 2 (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))
(* -1 (/ (pow c 4) (pow b 6)))
(- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 10))) (/ (pow c 4) (pow b 6)))
(- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6)))
(- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6)))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))
(* -1 (/ (pow c 4) (pow b 6)))
(* (pow c 4) (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 10))) (/ 1 (pow b 6))))
(* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6))))
(* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6))))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))))
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))))
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(/ (+ (* 4 (* (pow a 2) (* (pow b 4) (pow c 6)))) (* 25 (* (pow a 4) (pow c 8)))) (pow b 14))
(/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14))
(/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14))
(* -1 (/ (pow c 4) (pow b 6)))
(/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6))
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))
(* -1 (/ (pow c 4) (pow b 6)))
(/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6))
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))
(* -2 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(* -2 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* 4 (/ (pow c 6) (pow b 10)))
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(* 4 (/ (pow c 6) (pow b 10)))
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))
(* 4 (/ (pow c 6) (pow b 10)))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(* 4 (/ (pow c 6) (pow b 10)))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(* -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 (/ 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))
(* -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 (/ (* 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 (/ (* (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))
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(* -2 (/ c (* a b)))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(* -2 (/ (pow c 2) (pow b 3)))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -2 (/ (pow c 2) (pow b 3)))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(* -2 (/ (pow c 2) (pow b 3)))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(* -2 (/ c (* a b)))
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(* -2 (/ c (* a b)))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(* -2 (/ c (* a b)))
(/ (+ (* -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)))) a)
(* -2 (/ (pow c 2) (pow b 3)))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(* -2 (/ (pow c 2) (pow b 3)))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(* 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))))))))
(* b (+ (* -2 a) (* 2 a)))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 2 a))))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* 2 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))) (+ (* -2 a) (* 2 a))))))
(* -4 (* a b))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))
(* -1 (* 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))))))
(* a (+ (* -2 b) (* 2 b)))
(* a (+ (* -4 (/ (* a c) b)) (+ (* -2 b) (* 2 b))))
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))))
(* a (+ (* -2 b) (+ (* 2 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 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4)))))
(* (pow a 2) (+ (* -2 (/ b a)) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(* (pow a 2) (+ (* -2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (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 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -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)) (* 2 b)) a))))
(+ (* -2 (* a b)) (* 2 (* a b)))
(+ (* -4 (/ (* (pow a 2) c) b)) (+ (* -2 (* a b)) (* 2 (* a b))))
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))))
(+ (* -2 (* a b)) (+ (* 2 (* 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 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(* c (+ (* -2 (/ (* a b) c)) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))
(* c (+ (* -2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (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 (/ (+ (* -2 (* a b)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* 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/4 (/ (* b (+ (* -2 a) (* 2 a))) (pow a 2)))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))))
(* 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/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))))
(* -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/4 (/ (+ (* -2 b) (* 2 b)) a))
(/ (+ (* -1 (/ (* a c) b)) (* 1/4 (+ (* -2 b) (* 2 b)))) a)
(/ (+ (* 1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ (* 1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/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/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2)))
(+ (* -1 (/ c b)) (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))
(+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/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 (* (pow a 3) c)) (sqrt -4)))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(* 2 (* a b))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 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))) (* 2 a)))))
(* -2 (* a b))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))
(* -1 (* 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))) (* 2 a))))))
(* 2 (* a b))
(* a (+ (* -4 (/ (* a c) b)) (* 2 b)))
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 2 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))) (* (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))) (* (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)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (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))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(* 2 (* a b))
(+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b)))
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(+ (* 2 (* 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))) (* (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))) (* (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)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) 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 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(* 2 a)
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))
(- (* 2 a) (* -2 a))
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 4 (/ (pow a 2) b))
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* 4 (/ (pow a 2) b))
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ c a)) (/ (pow b 4) (sqrt -1/4)))) (* 2 (* (sqrt (/ (pow a 5) c)) (/ (+ (* -1/256 (/ (pow b 6) (pow a 4))) (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(* 4 (/ (pow a 2) b))
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)
(* -4 (/ (pow a 2) b))
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))
(* -1 (/ c b))
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))
(* -1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2))))))
(* -1 (* c (+ (* 1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow (sqrt -4) 3)))) (+ (* 1/16 (/ (* (pow b 5) (* c (sqrt -1))) (* (pow a 3) (sqrt -4)))) (* 2 (* b (* (sqrt -4) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))))) c)) (* -1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (pow a 3)))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* 4 (/ (pow c 6) (pow b 10)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(/ c (* a b))
(* -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 b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
Outputs
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(+ (* -1 c) (* a (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b)))) c)
(+ (* -1 c) (* a (- (+ (* 2 (/ (* a (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))) c)
(+ (* -1 c) (* a (- (+ (* a (- (* a (- (* 4 (/ (pow c 4) (pow b 6))) (+ (* -5 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4)))))) (* -2 (/ (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 2))))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2))))))
(-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* 2 (/ (pow c 3) (* a (pow b 4))))))
(*.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 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -4/5 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/5 binary64) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -1 (/ c (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* -2/5 (/ c (pow a 3))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 2))) (+ (* 4/5 (/ (pow c 2) (pow b 2))) (/ (pow c 2) (pow b 2))))) (* (pow a 3) c))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -4/5 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 c (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2/5 binary64) c) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 9/5 binary64) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(*.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 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.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 6 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/5 binary64))) (neg.f64 a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 c) (+ (* -2/5 c) (* -2/5 (/ (* (pow b 2) (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2)))))) c)))) a)) (* 4/5 (/ (pow c 2) (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.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 6 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 2/5 binary64) (+.f64 c (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/5 binary64)))) c)))) a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/5 binary64))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) a)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* c (- (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) 1))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(* c (- (* c (- (+ (* 2 (/ (* a (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2)))))) (pow b 2))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)))
(* c (- (* c (- (+ (* c (- (* c (- (* 4 (/ (pow a 3) (pow b 6))) (+ (* -5 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4)))))) (* -2 (/ (* a (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 2))))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) 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 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (* -4/5 (/ a (* (pow b 2) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 #s(literal -9/5 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (+ 3/5 (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) (pow c 3))) (* -4/5 (/ a (* (pow b 2) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (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 6 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (+.f64 #s(literal 3/5 binary64) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b b)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b b)))))) a)) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) 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 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) 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 6 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b b)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- 3/5 (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) c)) (* -4/5 (/ a (pow b 2)))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) 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 6 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 3/5 binary64) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b b)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b b)))))) a)) c)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b b)))) c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -4/5 (* a (pow c 2))) (* (pow b 2) (- (* -1 c) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 2/5 binary64) c)) (*.f64 #s(literal -2/5 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c)))) (*.f64 a c))))) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))
(+.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 0 binary64))
(- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))
(+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) #s(literal 0 binary64))
(- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2))))))))
(-.f64 (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64))))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (+ (* -1 c) (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2))))) (* 2 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 c c))) c) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 c c) b)))
(- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))))) (* 2 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (+.f64 (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (*.f64 c c)))) c) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 c c) b)))
(- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))
(-.f64 (-.f64 (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (*.f64 c c)))) c) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 (*.f64 c c) b))))
(* -1 (/ (pow c 4) (pow b 6)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 10))) (/ (pow c 4) (pow b 6)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6)))
(-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6)))
(-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (/ (pow c 4) (pow b 6)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 10))) (/ 1 (pow b 6))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 10 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 14 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 14 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64)))))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(/ (+ (* 4 (* (pow a 2) (* (pow b 4) (pow c 6)))) (* 25 (* (pow a 4) (pow c 8)))) (pow b 14))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64)))) (pow.f64 b #s(literal 14 binary64)))
(/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 14 binary64)))
(/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 14 binary64)))
(* -1 (/ (pow c 4) (pow b 6)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 8 binary64))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 8 binary64))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (/ (pow c 4) (pow b 6)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 8 binary64))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 8 binary64))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 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)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))
(*.f64 (pow.f64 c #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 14 binary64)))) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 10 binary64)))))
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))
(*.f64 (pow.f64 c #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 14 binary64)))) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 10 binary64)))))
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))
(*.f64 (pow.f64 c #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 14 binary64)))) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 10 binary64)))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c)))))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c)))))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c)))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c)))))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c)))))
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c)))))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))))
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64)))) (pow.f64 b #s(literal 14 binary64)))
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64)))) (pow.f64 b #s(literal 14 binary64)))
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64)))) (pow.f64 b #s(literal 14 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64)))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64)))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64)))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64)))
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64)))
(* -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 (/ 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 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.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)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.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 a c) (neg.f64 (*.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 a c) (neg.f64 (*.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 #s(literal -1 binary64) (*.f64 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 #s(literal -1 binary64) (*.f64 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 #s(literal -1 binary64) (*.f64 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 #s(literal -1 binary64) (*.f64 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 #s(literal -1 binary64) (*.f64 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 #s(literal -1 binary64) (*.f64 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 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.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 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.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 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #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)) (* -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 (/ (* 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)) (* -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 a (*.f64 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 a (*.f64 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 a (*.f64 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 a (*.f64 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 a (*.f64 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 a (*.f64 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)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)))
(* -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)
(/ (+ (* -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)
(/ (+ (* -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)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 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) (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 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) (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(* -2 (/ c (* a b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b))))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 c c)) (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 c c)) (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 c c)) (*.f64 b b)))
(* -2 (/ c (* a b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b))
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)
(* -2 (/ c (* a b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ c (* a b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b))
(/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)
(/.f64 (*.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)))) a)
(/.f64 (*.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)))) a)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) a)
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))
(+ (* 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 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) a) (*.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 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))))
(* b (+ (* -2 a) (* 2 a)))
#s(literal 0 binary64)
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 2 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) #s(literal 0 binary64)))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* 2 a)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 0 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))) (+ (* -2 a) (* 2 a))))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64))))
(* -4 (* a b))
(*.f64 #s(literal -4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* 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 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) a))))
(* a (+ (* -2 b) (* 2 b)))
#s(literal 0 binary64)
(* a (+ (* -4 (/ (* a c) b)) (+ (* -2 b) (* 2 b))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) b)) #s(literal 0 binary64)))
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))))
(*.f64 a (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))))))))
(*.f64 a (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow a 2) (+ (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 2) (+ (* -2 (/ b a)) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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)))))
(* (pow a 2) (+ (* -2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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/4 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)))))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -2 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) 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 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) 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 #s(literal 2 binary64) b) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -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)) (* 2 b)) 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 #s(literal 2 binary64) b) (/.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 (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)))
(+ (* -2 (* a b)) (* 2 (* a b)))
#s(literal 0 binary64)
(+ (* -4 (/ (* (pow a 2) c) b)) (+ (* -2 (* a b)) (* 2 (* a b))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) b) #s(literal 0 binary64))
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))))
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(+ (* -2 (* a b)) (+ (* 2 (* 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 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.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 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -2 (/ (* a b) c)) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) c) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -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 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) 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 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) 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 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #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))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* 1/4 (/ (* b (+ (* -2 a) (* 2 a))) (pow a 2)))
(/.f64 #s(literal 0 binary64) (*.f64 a a))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b))))
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))))
(*.f64 b (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a 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 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 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 0 binary64) b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* 1/4 (/ (+ (* -2 b) (* 2 b)) a))
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/4 (+ (* -2 b) (* 2 b)))) a)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/ (+ (* 1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) a)
(/ (+ (* 1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (+.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))) #s(literal 0 binary64)) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -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 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))
(* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2)))
(/.f64 #s(literal 0 binary64) (*.f64 a a))
(+ (* -1 (/ c b)) (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c b))
(+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))
(+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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))))
(* 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)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.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 (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -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 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
(* 2 (* a b))
(*.f64 #s(literal 2 binary64) (*.f64 a b))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) a) (/.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))) (* 2 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #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))) (* 2 a)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* -2 (* a b))
(*.f64 (*.f64 #s(literal -2 binary64) a) b)
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* 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))) (* 2 a))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* 2 (* a b))
(*.f64 #s(literal 2 binary64) (*.f64 a b))
(* a (+ (* -4 (/ (* a c) b)) (* 2 b)))
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) b))))
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* a (+ (* 2 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 #s(literal 2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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)))))
(* (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))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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/4 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))))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 (*.f64 a a) (+.f64 (+.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (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 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)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 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)))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/2 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/32 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))))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(*.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 #s(literal -1/2 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/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 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 2 (* a b))
(*.f64 #s(literal 2 binary64) (*.f64 a b))
(+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) b))
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(+ (* 2 (* 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 2 binary64) (*.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.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 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.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))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))) (/.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)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c 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) (*.f64 a (*.f64 a a))) (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))))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.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 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (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 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) 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)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (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))))
(*.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 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #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))))))))
(* 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 #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 (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.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 -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.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 -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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))))))))
(* -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 (neg.f64 a) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (*.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 -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) 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 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (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 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 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 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 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)) (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 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (-.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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(*.f64 a (-.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))
(*.f64 a (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.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))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #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 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c))) (*.f64 b b))
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))
(/.f64 (-.f64 (*.f64 a (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b)))) (*.f64 b b))
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 144 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b))) (*.f64 a (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b))
(- (* 2 a) (* -2 a))
(*.f64 a #s(literal 4 binary64))
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))
(+.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(+.f64 (*.f64 #s(literal 1/16 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/4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 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/4 binary64)))))))
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))
(+.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (+.f64 (*.f64 #s(literal -1/16 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/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))
(+.f64 (*.f64 #s(literal 1/8 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 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 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))))))))
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 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)))))))
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 4 binary64) b)))
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))))
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (*.f64 a a) (+.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))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.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 (*.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/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)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (*.f64 a a) (-.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 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 a (*.f64 a a)))))
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64)))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ c a)) (/ (pow b 4) (sqrt -1/4)))) (* 2 (* (sqrt (/ (pow a 5) c)) (/ (+ (* -1/256 (/ (pow b 6) (pow a 4))) (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(-.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b)
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (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/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))
(-.f64 (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))
(-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))))) (/.f64 c b))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))
(*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 a (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (/.f64 (*.f64 b (*.f64 (*.f64 c (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.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))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)) a))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.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))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)) a))) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))
(-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.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))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)) a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))))) a)) (*.f64 a (*.f64 a a))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) 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) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 12 binary64)))) (*.f64 b b)) c) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 12 binary64))) (*.f64 b b)))) c) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 12 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -256 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 144 binary64))) a) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) c) b)
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a a))
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a)) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a)) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a)) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) a)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) a)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))
(*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))))))
(* -1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a a))) (*.f64 c c)))))
(* -1 (* c (+ (* 1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a a))) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (*.f64 c c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow (sqrt -4) 3)))) (+ (* 1/16 (/ (* (pow b 5) (* c (sqrt -1))) (* (pow a 3) (sqrt -4)))) (* 2 (* b (* (sqrt -4) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))))) c)) (* -1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (pow a 3)))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a a))) (*.f64 c c)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a))))))))) c) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c c))))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* 4 (/ (pow c 6) (pow b 10)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(* -1/2 (/ (pow b 5) (pow c 3)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c 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))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(/ c (* a b))
(/.f64 c (*.f64 a b))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)

eval605.0ms (3.4%)

Memory
25.4MiB live, 1 144.8MiB allocated
Compiler

Compiled 332 502 to 9 875 computations (97% saved)

prune519.0ms (2.9%)

Memory
-2.5MiB live, 1 100.3MiB allocated
Pruning

112 alts after pruning (107 fresh and 5 done)

PrunedKeptTotal
New2 283272 310
Fresh78087
Picked235
Done022
Total2 2921122 404
Accuracy
99.5%
Counts
2 404 → 112
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.1%
(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))))
90.6%
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
57.1%
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
56.7%
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
57.3%
(/.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (*.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 a #s(literal 2 binary64))))
57.5%
(/.f64 (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 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
57.6%
(/.f64 (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)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
56.5%
(/.f64 (/.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 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a)
56.4%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #s(literal 2 binary64))
88.0%
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) c)))) b)
87.9%
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b)
91.0%
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b)
56.5%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
56.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a))
56.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
56.8%
(/.f64 (/.f64 (+.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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
56.4%
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
87.3%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.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 #s(literal 2 binary64) a))
80.4%
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64))
57.6%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
57.0%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64))))
90.6%
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))
55.8%
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 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 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 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 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
58.0%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))
58.1%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
57.1%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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)))))
56.6%
(/.f64 (-.f64 (/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #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 a (*.f64 b #s(literal -2 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
58.2%
(/.f64 (-.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 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
87.6%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
56.5%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 b (/.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 a #s(literal 2 binary64)) (/.f64 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 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))))
56.5%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
90.9%
(/.f64 (-.f64 (/.f64 b c) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b c)))
87.6%
(/.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))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
80.8%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
56.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)))
56.3%
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.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 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))
56.1%
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 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 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
56.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
80.6%
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
57.7%
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
56.5%
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 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))))
56.3%
(/.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)))
56.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
55.9%
(/.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)))
62.8%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
62.8%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
57.8%
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))))
56.5%
(/.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)))
56.4%
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
44.3%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
80.5%
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a)
90.8%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b)
57.0%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.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)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
57.7%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
57.6%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
56.9%
(/.f64 (*.f64 (+.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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1 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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
56.9%
(/.f64 (*.f64 (+.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 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (+.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 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #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)))))))
57.8%
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))
80.5%
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
80.6%
(/.f64 (*.f64 (*.f64 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) a))
80.5%
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
80.5%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
80.5%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a))
80.5%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a))
62.8%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
80.4%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
58.0%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))))
58.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
90.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
57.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
80.4%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64))))
3.2%
(/.f64 #s(literal 0 binary64) a)
62.8%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
57.8%
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
87.6%
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
91.2%
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
90.9%
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))
80.8%
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
56.6%
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.4%
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.2%
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.4%
(-.f64 (*.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))))
90.7%
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
80.6%
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
56.4%
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
57.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
57.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))
80.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
62.8%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
56.5%
(*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
62.8%
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
80.5%
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
80.3%
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a)))
80.4%
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a)))
80.4%
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))
80.4%
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))
80.4%
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a)))
90.4%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b))
87.3%
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b))
89.9%
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))))
80.6%
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)))
80.6%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
87.4%
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
90.5%
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
91.0%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
62.8%
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b))))
80.4%
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a)))
80.4%
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a)))
80.5%
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))))
80.5%
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))))
62.9%
(neg.f64 (/.f64 c b))
Compiler

Compiled 15 234 to 3 327 computations (78.2% saved)

regimes209.0ms (1.2%)

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

4 calls:

42.0ms
b
42.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))
39.0ms
c
39.0ms
a
Results
AccuracySegmentsBranch
91.2%1a
91.2%1b
91.2%1c
92.8%2(/.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)

regimes80.0ms (0.4%)

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

1 calls:

34.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
92.8%2(/.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 20 to 14 computations (30% saved)

regimes81.0ms (0.5%)

Memory
27.0MiB live, 108.9MiB allocated
Counts
117 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal 0 binary64) a)
(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 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))))
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 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) a))
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a)
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 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) a))
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b))
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c 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))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.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 #s(literal 2 binary64) a))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 (+.f64 (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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a)
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) 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 #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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(-.f64 (*.f64 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 (/.f64 (/.f64 c b) b)) b))) (/.f64 c b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c 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 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (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)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (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 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b)
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b)
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c 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 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 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 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 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.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 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.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 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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)))))
Outputs
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
Calls

1 calls:

34.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
92.8%2(/.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 20 to 14 computations (30% saved)

regimes77.0ms (0.4%)

Memory
-12.1MiB live, 107.0MiB allocated
Counts
112 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal 0 binary64) a)
(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 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))))
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 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) a))
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a)
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 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) a))
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b))
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c 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))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.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 #s(literal 2 binary64) a))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 (+.f64 (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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a)
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) 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 #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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(-.f64 (*.f64 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 (/.f64 (/.f64 c b) b)) b))) (/.f64 c b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c 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 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (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)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (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 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b)
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b)
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c 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 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 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 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 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.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 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.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)))
Outputs
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 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 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
Calls

1 calls:

45.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
92.8%2(/.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 20 to 14 computations (30% saved)

regimes46.0ms (0.3%)

Memory
11.7MiB live, 87.2MiB allocated
Counts
101 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal 0 binary64) a)
(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 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))))
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 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) a))
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a)
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 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) a))
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b))
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c 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))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.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 #s(literal 2 binary64) a))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 (+.f64 (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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a)
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) 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 #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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(-.f64 (*.f64 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 (/.f64 (/.f64 c b) b)) b))) (/.f64 c b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c 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 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (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)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (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 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b)
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b)
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 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 a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c 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 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
Outputs
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
Calls

1 calls:

27.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
92.8%2(/.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 20 to 14 computations (30% saved)

regimes112.0ms (0.6%)

Memory
7.2MiB live, 164.2MiB allocated
Counts
88 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal 0 binary64) a)
(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 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))))
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 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) a))
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a)
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 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) a))
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b))
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c 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))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.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 #s(literal 2 binary64) a))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 (+.f64 (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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a)
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) 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 #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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(-.f64 (*.f64 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 (/.f64 (/.f64 c b) b)) b))) (/.f64 c b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))
Outputs
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
Calls

4 calls:

25.0ms
a
25.0ms
c
24.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))
24.0ms
b
Results
AccuracySegmentsBranch
90.7%1b
90.7%1c
90.7%1a
92.5%2(/.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)

regimes51.0ms (0.3%)

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

1 calls:

39.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
92.5%2(/.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 20 to 14 computations (30% saved)

regimes52.0ms (0.3%)

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

1 calls:

21.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
92.5%2(/.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 20 to 14 computations (30% saved)

regimes46.0ms (0.3%)

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

1 calls:

37.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
92.4%2(/.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 20 to 14 computations (30% saved)

regimes28.0ms (0.2%)

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

1 calls:

20.0ms
c
Results
AccuracySegmentsBranch
90.7%1c
Compiler

Compiled 4 to 3 computations (25% saved)

regimes85.0ms (0.5%)

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

3 calls:

47.0ms
a
15.0ms
c
15.0ms
b
Results
AccuracySegmentsBranch
90.5%1a
90.5%1b
90.5%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes107.0ms (0.6%)

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

3 calls:

27.0ms
b
15.0ms
a
15.0ms
c
Results
AccuracySegmentsBranch
87.6%1a
87.6%1b
87.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes96.0ms (0.5%)

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

3 calls:

17.0ms
b
14.0ms
a
14.0ms
c
Results
AccuracySegmentsBranch
87.6%1a
87.6%1b
87.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes49.0ms (0.3%)

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

3 calls:

15.0ms
a
14.0ms
b
14.0ms
c
Results
AccuracySegmentsBranch
87.4%1a
87.4%1c
87.4%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes44.0ms (0.2%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes15.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes36.0ms (0.2%)

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

3 calls:

27.0ms
c
4.0ms
b
4.0ms
a
Results
AccuracySegmentsBranch
62.9%1c
62.9%1a
62.9%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes4.0ms (0%)

Memory
7.7MiB live, 7.7MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(/.f64 #s(literal 0 binary64) a)
Outputs
(/.f64 #s(literal 0 binary64) a)
Calls

3 calls:

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

Compiled 12 to 9 computations (25% saved)

bsearch3.0ms (0%)

Memory
6.0MiB live, 6.0MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-19.230314130190933
-15.271709581459938
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch2.0ms (0%)

Memory
3.3MiB live, 3.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-19.230314130190933
-15.271709581459938
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch2.0ms (0%)

Memory
3.3MiB live, 3.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-19.230314130190933
-15.271709581459938
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch2.0ms (0%)

Memory
3.0MiB live, 3.0MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-19.230314130190933
-15.271709581459938
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
2.6MiB live, 2.6MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-19.230314130190933
-15.271709581459938
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-19.230314130190933
-15.271709581459938
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
1.5MiB live, 1.5MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-19.230314130190933
-15.271709581459938
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-19.230314130190933
-15.271709581459938
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-19.230314130190933
-15.271709581459938
Compiler

Compiled 23 to 20 computations (13% saved)

simplify174.0ms (1%)

Memory
4.0MiB live, 121.4MiB allocated
Algorithm
egg-herbie
Rules
1 066×distribute-lft-neg-in_binary64
1 028×neg-mul-1_binary64
780×neg-sub0_binary64
636×distribute-rgt-neg-in_binary64
598×unsub-neg_binary64
Iterations

Useful iterations: 6 (0.0ms)

IterNodesCost
01721917
13001906
24031906
35011906
45961906
56561904
66941902
77291902
87741902
99221902
1012611902
1117061902
1223961902
1331511902
1436301902
1539801902
1640571902
1740811902
1840841902
1944831902
2045841902
2145841902
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 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 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)))
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 c b))
(/.f64 #s(literal 0 binary64) a)
Outputs
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #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 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.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 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 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 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 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.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 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)))
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
(/.f64 (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) (-.f64 #s(literal 0 binary64) b))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 0 binary64) a)

soundness1.7s (9.2%)

Memory
-10.3MiB live, 1 360.1MiB allocated
Rules
11 458×accelerator-lowering-fma.f32
11 458×accelerator-lowering-fma.f64
9 198×accelerator-lowering-fma.f32
9 198×accelerator-lowering-fma.f64
7 766×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0200318050
1571517677
0811117047
075457
1477449
25334449
09126428
076708
1563484
27145484
08164463
01449
16747
252747
3685847
0815243
05453249
117383208
260793180
082443023
098413504
1319013330
0817512969
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 2 195 to 363 computations (83.5% saved)

preprocess98.0ms (0.5%)

Memory
3.9MiB live, 279.4MiB allocated
Compiler

Compiled 3 854 to 362 computations (90.6% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...