Quadratic roots, medium range

Time bar (total: 14.1s)

analyze221.0ms (1.6%)

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

Compiled 41 to 28 computations (31.7% saved)

sample2.7s (18.9%)

Memory
-123.8MiB live, 4 308.2MiB allocated
Samples
1.2s5 325×1valid
437.0ms1 284×0invalid
431.0ms2 931×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.6s
const: 492.0ms (30.1% of total)
ival-mult: 286.0ms (17.5% of total)
ival-<: 187.0ms (11.5% of total)
ival-sqrt: 123.0ms (7.5% of total)
ival-neg: 123.0ms (7.5% of total)
ival-div: 106.0ms (6.5% of total)
ival-sub: 91.0ms (5.6% of total)
adjust: 89.0ms (5.5% of total)
ival-add: 84.0ms (5.1% of total)
ival-and: 34.0ms (2.1% of total)
exact: 14.0ms (0.9% of total)
ival-assert: 4.0ms (0.2% of total)
Bogosity

preprocess143.0ms (1%)

Memory
21.7MiB live, 140.7MiB allocated
Algorithm
egg-herbie
Rules
1 548×div-sub
1 120×accelerator-lowering-fma.f32
1 120×accelerator-lowering-fma.f64
1 004×sub-neg
744×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
054158
1162144
2463144
31233144
43210144
56057144
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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))

explain201.0ms (1.4%)

Memory
-18.4MiB live, 379.4MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2380-3(4412.9074645310475 6.402940714015665 9.291284930885058e-5)(+.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))))cancellation2358
Confusion
Predicted +Predicted -
+2353
-018
Precision
1.0
Recall
0.9873949579831933
Confusion?
Predicted +Predicted MaybePredicted -
+23530
-0612
Precision?
0.9754098360655737
Recall?
1.0
Freqs
test
numberfreq
021
1235
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
60.0ms358×1valid
14.0ms154×0valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 45.0ms
ival-mult: 15.0ms (33.1% of total)
ival-div: 6.0ms (13.2% of total)
ival-sqrt: 6.0ms (13.2% of total)
adjust: 5.0ms (11% of total)
ival-add: 4.0ms (8.8% of total)
ival-sub: 4.0ms (8.8% of total)
ival-neg: 3.0ms (6.6% of total)
exact: 1.0ms (2.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

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

Compiled 20 to 14 computations (30% saved)

simplify93.0ms (0.7%)

Memory
15.9MiB live, 93.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(neg.f64 b)
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 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(neg b)
(neg.f64 b)
b
(sqrt (- (* b b) (* (* 4 a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(- (* b b) (* (* 4 a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(* 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)

localize58.0ms (0.4%)

Memory
1.0MiB live, 119.5MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy99.8%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy99.6%
(/.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))
accuracy29.5%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
32.0ms179×1valid
7.0ms77×0valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-mult: 7.0ms (30.1% of total)
ival-div: 3.0ms (12.9% of total)
adjust: 3.0ms (12.9% of total)
ival-sqrt: 3.0ms (12.9% of total)
ival-add: 2.0ms (8.6% of total)
ival-sub: 2.0ms (8.6% of total)
ival-neg: 2.0ms (8.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series24.0ms (0.2%)

Memory
10.5MiB live, 48.9MiB allocated
Counts
5 → 156
Calls
Call 1
Inputs
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))>
#<alt (- (* b b) (* (* 4 a) c))>
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))>
#<alt (neg b)>
#<alt (sqrt (- (* 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 (* -4 (* a c))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -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 (* (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))))))))>
Calls

39 calls:

TimeVariablePointExpression
3.0ms
c
@inf
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
1.0ms
b
@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))))

rewrite285.0ms (2%)

Memory
11.8MiB live, 403.2MiB 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
01451
16749
252748
3685848
0815244
Stop Event
iter limit
node limit
Counts
5 → 440
Calls
Call 1
Inputs
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(- (* b b) (* (* 4 a) c))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(neg b)
(sqrt (- (* b b) (* (* 4 a) c)))
Outputs
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b)
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (-.f64 (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.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 (fma.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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal 1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) b)
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.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 (fma.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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.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 (fma.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 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.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))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.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)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.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 (fma.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) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(sqrt.f64 (fma.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)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(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) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(fma.f64 #s(literal 4 binary64) (*.f64 a (neg.f64 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) (neg.f64 c)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 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 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.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 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a (neg.f64 c)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 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 (neg.f64 c) #s(literal 4 binary64)) a (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.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)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.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)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.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) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (fma.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)))))
(/.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 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (*.f64 (*.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))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (fma.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))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(/.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.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 (fma.f64 (*.f64 b b) (*.f64 (*.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))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.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))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.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)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.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))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.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)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.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) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (*.f64 (*.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))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (fma.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) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b 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) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.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)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (fma.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 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (fma.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 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.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 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.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 (fma.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 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 b (sqrt.f64 (fma.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 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.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 (fma.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 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.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)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.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 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.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)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.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) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.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)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.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)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.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 (fma.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 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
b
(+.f64 b #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) b)
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) b)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b)
(-.f64 (/.f64 #s(literal 0 binary64) b) b)
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #s(literal 0 binary64))
(neg.f64 b)
(/.f64 (*.f64 b b) b)
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b)))
(pow.f64 b #s(literal 1 binary64))
(*.f64 b #s(literal 1 binary64))
(*.f64 b #s(literal -1 binary64))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) b)
(*.f64 #s(literal -1 binary64) b)
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64))
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)))
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (fma.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))

simplify471.0ms (3.4%)

Memory
-52.5MiB live, 630.1MiB 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
05453273
117383232
260833204
082433047
Stop Event
iter limit
node limit
Counts
156 → 156
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))))))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
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)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.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)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 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)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 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)) (*.f64 (sqrt.f64 (*.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) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #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 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 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 (neg.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 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)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c 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 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 a))))))
(* -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 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -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 (fma.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/4 binary64)) (neg.f64 b)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) a) b) a)) (neg.f64 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)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 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 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 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 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.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/4 binary64)) (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64)))) c) b) c)) (neg.f64 c))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.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) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.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)))))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 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)))))
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.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))))) b)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))
(* -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 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 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 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (-.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))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) 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 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.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)))))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 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)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.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)))) 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)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) (neg.f64 a))) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 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 (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.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 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 (neg.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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.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 (neg.f64 c) (fma.f64 b (/.f64 #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/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b 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)))))
(neg.f64 (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) c))))
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* (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)))
(fma.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)))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.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)))))))))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b 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)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 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)))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 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 b (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.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))))))))
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)
(* (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 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (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 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))) (neg.f64 a))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)
(* (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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/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 (fma.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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/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))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))))))

eval90.0ms (0.6%)

Memory
11.9MiB live, 203.3MiB allocated
Compiler

Compiled 22 355 to 2 082 computations (90.7% saved)

prune139.0ms (1%)

Memory
-18.5MiB live, 180.3MiB allocated
Pruning

25 alts after pruning (25 fresh and 0 done)

PrunedKeptTotal
New57125596
Fresh000
Picked101
Done000
Total57225597
Accuracy
99.5%
Counts
597 → 25
Alt Table
Click to see full alt table
StatusAccuracyProgram
94.5%
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
92.8%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
28.8%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
28.9%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
30.0%
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
93.2%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
29.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
29.4%
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
29.4%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
29.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
29.4%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a))
90.1%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a))
92.8%
(/.f64 (*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
82.4%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
94.4%
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
82.7%
(/.f64 c (neg.f64 b))
28.9%
(-.f64 (/.f64 (sqrt.f64 (fma.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))))
94.5%
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
29.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
93.0%
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
94.3%
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
90.0%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
90.3%
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
Compiler

Compiled 1 610 to 882 computations (45.2% saved)

simplify363.0ms (2.6%)

Memory
35.1MiB live, 467.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b))
cost-diff0
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
cost-diff640
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b))))
cost-diff3264
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)))
cost-diff0
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff0
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 c (neg.f64 b))
cost-diff0
(/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))
cost-diff0
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
cost-diff320
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))
cost-diff1152
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
Rules
6 692×accelerator-lowering-fma.f32
6 692×accelerator-lowering-fma.f64
4 448×*-lowering-*.f32
4 448×*-lowering-*.f64
3 894×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
066711
1174679
2600641
32973621
46798621
08067592
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b)
(+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c)))
-2
(/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))
(* c (* a (* a (* c c))))
c
(* a (* a (* c c)))
a
(* a (* c c))
(* c c)
(* (* b b) (* b b))
(* b b)
b
(- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))
(* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6)))))
-1/4
(* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))
(* (pow a 4) (pow c 4))
(pow a 4)
4
(pow c 4)
(/ 20 (* a (pow b 6)))
20
(* a (pow b 6))
(pow b 6)
6
(+ (* (* c c) (/ a (* b b))) c)
(/ a (* b b))
(/ c (neg b))
c
(neg b)
b
(/ (+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 a))
(+ (neg b) (sqrt (+ (* (* a c) -4) (* b b))))
(neg b)
b
(sqrt (+ (* (* a c) -4) (* b b)))
(+ (* (* a c) -4) (* b b))
(* a c)
a
c
-4
(* b b)
(* 2 a)
2
(/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a))
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))))
(neg b)
b
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))
(+ (* b b) (* c (* a -4)))
(* c (* a -4))
c
(* a -4)
a
-4
(sqrt (+ (* b b) (* c (* a -4))))
(* 2 a)
2
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a))
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)))
(- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))))
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b))
(sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b)))))
(+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))
-16
(* a (* c (* a c)))
a
(* c (* a c))
c
(* a c)
(* b (* b (* b b)))
b
(* b (* b b))
(* b b)
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))
(sqrt (+ (* (* 4 a) c) (* b b)))
(+ (* (* 4 a) c) (* b b))
(* 4 a)
4
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))
(* 2 a)
2
Outputs
(/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b)
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (-.f64 c (*.f64 (*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))) c)) b)
(+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c)))
(-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (-.f64 c (*.f64 (*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))) c))
-2
#s(literal -2 binary64)
(/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))
(/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(* c (* a (* a (* c c))))
(*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))
c
(* a (* a (* c c)))
(*.f64 c (*.f64 c (*.f64 a a)))
a
(* a (* c c))
(*.f64 c (*.f64 c a))
(* c c)
(*.f64 c c)
(* (* b b) (* b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(* b b)
(*.f64 b b)
b
(- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))
(-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c))
(* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6)))))
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))
-1/4
#s(literal -1/4 binary64)
(* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(/ 20 (* a (pow b 6)))
(/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
20
#s(literal 20 binary64)
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(+ (* (* c c) (/ a (* b b))) c)
(fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c)
(/ a (* b b))
(/.f64 a (*.f64 b b))
(/ c (neg b))
(/.f64 c (neg.f64 b))
c
(neg b)
(neg.f64 b)
b
(/ (+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (sqrt (+ (* (* a c) -4) (* b b))))
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)
(neg b)
(neg.f64 b)
b
(sqrt (+ (* (* a c) -4) (* b b)))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(+ (* (* a c) -4) (* b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* a c)
(*.f64 c a)
a
c
-4
#s(literal -4 binary64)
(* b b)
(*.f64 b b)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a))
(/.f64 (-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))))
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b)
(neg b)
(neg.f64 b)
b
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(+ (* b b) (* c (* a -4)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* c (* a -4))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(* a -4)
(*.f64 a #s(literal -4 binary64))
a
-4
#s(literal -4 binary64)
(sqrt (+ (* b b) (* c (* a -4))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b)
(- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))))
(*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))
(sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b)))))
(sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))
(fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
-16
#s(literal -16 binary64)
(* a (* c (* a c)))
(*.f64 c (*.f64 c (*.f64 a a)))
a
(* c (* a c))
(*.f64 c (*.f64 c a))
c
(* a c)
(*.f64 c a)
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
b
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))
(*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))
(sqrt (+ (* (* 4 a) c) (* b b)))
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))
(+ (* (* 4 a) c) (* b b))
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))
(* 4 a)
(*.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize407.0ms (2.9%)

Memory
4.0MiB live, 673.0MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))
accuracy99.5%
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))
accuracy99.3%
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b))
accuracy29.8%
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b))))
accuracy99.9%
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy99.6%
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy99.6%
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
accuracy30.2%
(+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
accuracy99.9%
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
accuracy99.8%
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
accuracy99.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
accuracy30.2%
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))
accuracy100.0%
(/.f64 c (neg.f64 b))
accuracy100.0%
(neg.f64 b)
accuracy99.5%
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
accuracy99.4%
(/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))
accuracy99.4%
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))
accuracy99.3%
(*.f64 (*.f64 b b) (*.f64 b b))
Samples
159.0ms146×1valid
60.0ms30×2valid
37.0ms77×0valid
6.0ms5exit
Compiler

Compiled 712 to 68 computations (90.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 181.0ms
ival-div: 56.0ms (31% of total)
ival-mult: 52.0ms (28.7% of total)
adjust: 30.0ms (16.6% of total)
ival-add: 16.0ms (8.8% of total)
ival-sqrt: 12.0ms (6.6% of total)
ival-pow: 7.0ms (3.9% of total)
ival-sub: 4.0ms (2.2% of total)
ival-neg: 2.0ms (1.1% of total)
exact: 1.0ms (0.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series138.0ms (1%)

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

189 calls:

TimeVariablePointExpression
9.0ms
a
@-inf
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)))
6.0ms
b
@-inf
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a))
6.0ms
c
@0
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b))
5.0ms
c
@0
(/ c (neg b))
5.0ms
b
@0
(+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c)))

rewrite554.0ms (3.9%)

Memory
10.7MiB live, 1 084.8MiB allocated
Algorithm
batch-egg-rewrite
Rules
7 718×*-lowering-*.f32
7 718×*-lowering-*.f64
4 284×accelerator-lowering-fma.f32
4 284×accelerator-lowering-fma.f64
4 170×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
066437
1388397
23347361
011416340
Stop Event
iter limit
node limit
Counts
23 → 866
Calls
Call 1
Inputs
(+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c)))
(* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6)))))
(/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b)
(/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))
(/ c (neg b))
(neg b)
(+ (neg b) (sqrt (+ (* (* a c) -4) (* b b))))
(/ (+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 a))
(sqrt (+ (* (* a c) -4) (* b b)))
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))))
(/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a))
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)))
(- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))))
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a))
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b))
(* (* b b) (* b b))
(* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))
(* (pow a 4) (pow c 4))
(+ (* (* a c) -4) (* b b))
(sqrt (+ (* b b) (* c (* a -4))))
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))
(-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c a) (*.f64 b b)))) (-.f64 c (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c a) (*.f64 b b))))) c)
(-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) c) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) c)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) #s(literal -1/4 binary64) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) b) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 c (*.f64 c a)) c)) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 c (*.f64 c a)) c)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 c (*.f64 c a)) c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 c (*.f64 c a)) c)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -20 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) #s(literal -1/4 binary64))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (neg.f64 b)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) b))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b)
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (neg.f64 b))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (*.f64 b (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) b)
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal -1 binary64)) b)
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (*.f64 b b))
(pow.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))))))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b))) (neg.f64 (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) b) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)) b) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 c (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) c)
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c a)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)) (/.f64 c b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 c a))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (neg.f64 b))
(/.f64 (neg.f64 c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c))))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (/.f64 c #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) #s(literal -1 binary64)))
(-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)
(fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) (neg.f64 b))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (neg.f64 b))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) b) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 b b)) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 b b) (neg.f64 b))
(neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))
(/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))))
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b b)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) b)
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) b)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) b))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) b) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b b))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 b (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(fma.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))))
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.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))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b)
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (neg.f64 (*.f64 b b)))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -20 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 #s(literal -20 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) a)
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 #s(literal 20 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) a) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 20 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c))))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 4 binary64)))
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 a) (*.f64 #s(literal 4 binary64) (log.f64 c))))
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 c) (*.f64 #s(literal 4 binary64) (log.f64 a))))
(pow.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 2 binary64))
(pow.f64 (*.f64 c a) #s(literal 4 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 c a))) #s(literal 4 binary64))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 a a))))
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a a) (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c c)) (*.f64 c c))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.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 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -2 binary64))
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)
(*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b)
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b))
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)

simplify642.0ms (4.6%)

Memory
8.7MiB live, 880.5MiB allocated
Algorithm
egg-herbie
Rules
6 562×*-lowering-*.f32
6 562×*-lowering-*.f64
4 826×accelerator-lowering-fma.f32
4 826×accelerator-lowering-fma.f64
4 420×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0211623256
1592623093
0807622239
Stop Event
iter limit
node limit
Counts
756 → 756
Calls
Call 1
Inputs
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ 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))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ 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 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(* -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))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (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 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -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) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (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))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(* -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)
(* (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)))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* 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))))))))
(* (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)))
(* -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))))))
(* -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 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ 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)))
(* (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))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(* -2 (/ (* a c) b))
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -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 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2)))))))
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* -2 (* a (* (pow b 2) c)))
(* a (- (* a (- (* -8 (pow c 2)) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))
(* a (- (* a (- (+ (* -8 (pow c 2)) (* -4 (/ (* a (pow c 3)) (pow b 2)))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))
(* a (- (* a (- (+ (* -8 (pow c 2)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 2)))))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))
(* a (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))
(* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))))
(* -1 (* a (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))))
(* -2 (* a (* (pow b 2) c)))
(* c (- (* c (- (* -8 (pow a 2)) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))
(* c (- (* c (- (+ (* -8 (pow a 2)) (* -4 (/ (* (pow a 3) c) (pow b 2)))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))
(* c (- (* c (- (+ (* -8 (pow a 2)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 2)))))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))
(* c (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))
(* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))))
(* -1 (* c (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))))
(* a (* (pow b 2) (* c (sqrt -16))))
(* (pow b 2) (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(* -2 (* a (* (pow b 2) c)))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* (pow b 2) (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* (pow b 2) (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(* 2 (pow b 4))
(* (pow b 4) (+ 2 (* 2 (/ (* a c) (pow b 2)))))
(* (pow b 4) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 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 (/ c b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2))))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(* -1 (/ c b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(pow b 4)
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4))
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4))
(* a (* (pow b 2) (* c (sqrt -16))))
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))
(* -1 (* a (* (pow b 2) (* c (sqrt -16)))))
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))))
(pow b 4)
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4))
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4))
(* a (* (pow b 2) (* c (sqrt -16))))
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))
(* -1 (* a (* (pow b 2) (* c (sqrt -16)))))
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))))
(* a (* (pow b 2) (* c (sqrt -16))))
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(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))))
(* -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)))))
(* (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))))))))
(pow b 4)
(+ (* 2 (* a (* (pow b 2) c))) (pow b 4))
(+ (* a (+ (* -2 (* a (pow c 2))) (* 2 (* (pow b 2) c)))) (pow b 4))
(+ (* a (+ (* 2 (* (pow b 2) c)) (* a (+ (* -2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2))))))) (pow b 4))
(* 2 (* (sqrt (* a c)) (pow b 3)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))
(pow b 4)
(+ (* 2 (* a (* (pow b 2) c))) (pow b 4))
(+ (* c (+ (* -2 (* (pow a 2) c)) (* 2 (* a (pow b 2))))) (pow b 4))
(+ (* c (+ (* 2 (* a (pow b 2))) (* c (+ (* -2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2))))))) (pow b 4))
(* 2 (* (sqrt (* a c)) (pow b 3)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))
(* 2 (* (sqrt (* a c)) (pow b 3)))
(* (pow b 3) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(pow b 4)
(* (pow b 4) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(* -1 (pow b 4))
(* (pow b 4) (- (* -2 (/ (* a c) (pow b 2))) 1))
(* (pow b 4) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))
(* (pow b 4) (- (+ (* -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))
(pow b 3)
(+ (* 2 (* a (* b c))) (pow b 3))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(pow b 3)
(+ (* 2 (* a (* b c))) (pow b 3))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(pow b 3)
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(* -1 (pow b 3))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
Outputs
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (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))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) 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 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) 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 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) c)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.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 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.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 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.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 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) a)) a)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (*.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))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.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))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.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 (fma.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)))) (neg.f64 (/.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 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 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))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 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 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c)) c)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.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))))))))
(fma.f64 a (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (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)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.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 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (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 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (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 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.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))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 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)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.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)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 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)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 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) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 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 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
(* -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 (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c 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 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (-.f64 (fma.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (fma.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b 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 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 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 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 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)))) (*.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)))
(* -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 (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) 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 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.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 (fma.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)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)))))
(* -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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) b) 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))))
(fma.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)))))
(fma.f64 b (fma.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)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 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)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.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))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.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))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.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)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.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 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.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))))
(fma.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)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.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))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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 (* (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)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.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)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.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)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.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 (fma.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)))) (neg.f64 (/.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 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.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 (fma.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/2 binary64) (/.f64 b (*.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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)))))))
(* 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 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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))))))))
(* -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 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) 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 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.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)))) (*.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)))))) c)) c)))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)
(* (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 (fma.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 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -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) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* -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) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (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 (fma.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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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/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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.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)))))))
(* -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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (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 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (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/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 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (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)))
(fma.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)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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))))) (*.f64 (sqrt.f64 (*.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)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1 binary64) (*.f64 (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)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 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 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 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 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.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)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 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)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 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) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 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 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
(* -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 (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) 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 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.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 (fma.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)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)))))
(* -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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) 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 (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c 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 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (-.f64 (fma.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (fma.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b 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 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 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 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 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)))) (*.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 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.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)))))
(fma.f64 b (fma.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)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 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)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.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))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.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))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.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 (fma.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)))) (neg.f64 (/.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 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.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 (fma.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/2 binary64) (/.f64 b (*.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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)))))))
(* 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 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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))))))))
(* -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 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.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))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) 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 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.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)))) (*.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)))))) c)) c)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.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)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.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 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.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))))
(fma.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)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.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))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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 (* (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)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.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)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.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)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)))
(* (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)))
(fma.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)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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))))) (*.f64 (sqrt.f64 (*.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)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1 binary64) (*.f64 (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)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 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 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 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 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (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 (fma.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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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/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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.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)))))))
(* -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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (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 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (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/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 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)
(* (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 (fma.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 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -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) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* -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) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (*.f64 b b)))))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))
(*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b)))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.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 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a)) (*.f64 a (*.f64 a a)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (fma.f64 (*.f64 a b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 a (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))
(*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (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))))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))) c)) (*.f64 c (*.f64 c c)))))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))) (neg.f64 b))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -16 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -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 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2)))))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64) #s(literal 2 binary64)))
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -10 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 6 binary64)))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* -2 (* a (* (pow b 2) c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* a (- (* a (- (* -8 (pow c 2)) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))
(*.f64 a (fma.f64 a (*.f64 (*.f64 c c) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c))))
(* a (- (* a (- (+ (* -8 (pow c 2)) (* -4 (/ (* a (pow c 3)) (pow b 2)))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c))))
(* a (- (* a (- (+ (* -8 (pow c 2)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 2)))))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 c c) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c))))
(* a (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))
(*.f64 a (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))
(* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))
(*.f64 a (-.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))))))))
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64)))))))))
(* -1 (* a (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -2 (* a (* (pow b 2) c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* c (- (* c (- (* -8 (pow a 2)) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))
(*.f64 c (fma.f64 c (*.f64 (*.f64 a a) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))))
(* c (- (* c (- (+ (* -8 (pow a 2)) (* -4 (/ (* (pow a 3) c) (pow b 2)))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))))
(* c (- (* c (- (+ (* -8 (pow a 2)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 2)))))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a a) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))))
(* c (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))
(*.f64 c (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))
(* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))
(*.f64 c (-.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(* -1 (* c (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))
(* a (* (pow b 2) (* c (sqrt -16))))
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* (pow b 2) (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) b (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* -2 (* a (* (pow b 2) c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))
(* (pow b 2) (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))
(* (pow b 2) (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 2 (* 2 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)))
(* (pow b 4) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))))
(* (pow b 4) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 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 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(-.f64 (*.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))) (/.f64 c b))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2))))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 b b))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b)))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))) (*.f64 #s(literal -1/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.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 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a (*.f64 a a))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) (*.f64 a b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2))))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 b b)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b b))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c)))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (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))))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) c) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 4 binary64)))) c) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) a)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -10 binary64))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) a)) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) a)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -8 binary64) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* a (* (pow b 2) (* c (sqrt -16))))
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))
(*.f64 a (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* a (* (pow b 2) (* c (sqrt -16)))))
(*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -8 binary64) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4))
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* a (* (pow b 2) (* c (sqrt -16))))
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))
(*.f64 c (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (* (pow b 2) (* c (sqrt -16)))))
(*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))
(*.f64 (neg.f64 c) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* a (* (pow b 2) (* c (sqrt -16))))
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 (*.f64 b b) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))))))
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))))))
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.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))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(neg.f64 (*.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))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.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))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.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))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.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) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #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)))
(fma.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)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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))))) (*.f64 (sqrt.f64 (*.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)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1 binary64) (*.f64 (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)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 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 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 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 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (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 (fma.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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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/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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.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)))))))
(* -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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (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 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (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/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 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)
(* (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 (fma.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 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -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) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* -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) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* 2 (* a (* (pow b 2) c))) (pow b 4))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* -2 (* a (pow c 2))) (* 2 (* (pow b 2) c)))) (pow b 4))
(fma.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* 2 (* (pow b 2) c)) (* a (+ (* -2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2))))))) (pow b 4))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))
(* 2 (* (sqrt (* a c)) (pow b 3)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* 2 (* a (* (pow b 2) c))) (pow b 4))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* -2 (* (pow a 2) c)) (* 2 (* a (pow b 2))))) (pow b 4))
(fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* 2 (* a (pow b 2))) (* c (+ (* -2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2))))))) (pow b 4))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))
(* 2 (* (sqrt (* a c)) (pow b 3)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))
(* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* 2 (* (sqrt (* a c)) (pow b 3)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))))
(* (pow b 3) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)))))
(* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))))))
(* -1 (pow b 4))
(neg.f64 (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (- (* -2 (/ (* a c) (pow b 2))) 1))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)))
(* (pow b 4) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(* (pow b 4) (- (+ (* -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))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 2 (* a (* b c))) (pow b 3))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(fma.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 b c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) b)) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) b)) (*.f64 #s(literal 2 binary64) (*.f64 b c))) (*.f64 b (*.f64 b b)))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 b #s(literal 8 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 2 (* a (* b c))) (pow b 3))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) b)) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b)))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))))))
(* -1 (pow b 3))
(neg.f64 (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))))))

eval452.0ms (3.2%)

Memory
-15.1MiB live, 493.5MiB allocated
Compiler

Compiled 89 479 to 5 117 computations (94.3% saved)

prune375.0ms (2.7%)

Memory
7.2MiB live, 339.9MiB allocated
Pruning

54 alts after pruning (51 fresh and 3 done)

PrunedKeptTotal
New1 620401 660
Fresh91120
Picked235
Done000
Total1 631541 685
Accuracy
99.8%
Counts
1 685 → 54
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.1%
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
29.3%
(/.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
94.5%
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b)
30.7%
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
93.6%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
30.5%
(/.f64 (fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
30.9%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
31.0%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
30.7%
(/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
30.2%
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
92.8%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
30.2%
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
29.6%
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))) (*.f64 #s(literal 2 binary64) a))
28.5%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
28.8%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
28.8%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
28.8%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))) (*.f64 #s(literal 2 binary64) a))
28.7%
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
82.4%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a))
30.2%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
29.2%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))
94.6%
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b)
30.0%
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
29.8%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
94.2%
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (*.f64 b b))
93.2%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
30.3%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
29.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
29.4%
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
29.4%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
29.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
30.3%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
30.3%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
89.9%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a))
90.2%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
93.1%
(/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b)
82.4%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
90.3%
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
82.7%
(/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))
82.7%
(/.f64 c (neg.f64 b))
29.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
94.3%
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
82.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
94.5%
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b))
28.9%
(-.f64 (/.f64 (sqrt.f64 (fma.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))))
90.3%
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
29.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
82.5%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
94.2%
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
90.0%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
Compiler

Compiled 4 556 to 1 992 computations (56.3% saved)

simplify589.0ms (4.2%)

Memory
-21.9MiB live, 585.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
cost-diff0
(/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b)
cost-diff640
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
cost-diff5504
(pow.f64 b #s(literal 4 binary64))
cost-diff0
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
cost-diff0
(sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
cost-diff0
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
cost-diff3264
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
cost-diff0
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
cost-diff1024
(-.f64 (/.f64 (sqrt.f64 (fma.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 #s(literal -1 binary64) b)
cost-diff192
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff0
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))
cost-diff0
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b)
cost-diff960
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))
cost-diff960
(-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))
Rules
13 004×accelerator-lowering-fma.f32
13 004×accelerator-lowering-fma.f64
6 988×*-lowering-*.f32
6 988×*-lowering-*.f64
1 786×times-frac
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062596
1182553
2670499
34499499
46675499
08055481
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) b)
(- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c))
(+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b))))
(* -1/4 (* (* a a) (* a a)))
-1/4
(* (* a a) (* a a))
(* a a)
a
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))
(* (* c (* c (* c c))) 20)
(* c (* c (* c c)))
c
(* c (* c c))
(* c c)
20
(* a (* (* b b) (* (* b b) (* b b))))
(* (* b b) (* (* b b) (* b b)))
(* b b)
b
(* (* b b) (* b b))
(/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))
(* (* -2 (* c a)) (* c (* c a)))
(* -2 (* c a))
-2
(* c a)
(* c (* c a))
(+ (* (* c a) (/ c (* b b))) c)
(/ c (* b b))
(* (/ -1 b) c)
(/ -1 b)
-1
b
c
(- (/ (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
(* c (* a -4))
c
(* a -4)
a
-4
(* a 2)
2
(/ b (* a 2))
(/ (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) (* 2 a))
(+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b))
(sqrt (sqrt (+ (* c (* a -4)) (* b b))))
(sqrt (+ (* c (* a -4)) (* b b)))
(+ (* c (* a -4)) (* b b))
c
(* a -4)
a
-4
(* b b)
b
(neg b)
(* 2 a)
2
(/ (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) b)
(* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1))
c
(+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)
(- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))
(/ (* -2 (* (* a a) c)) (pow b 4))
(* -2 (* (* a a) c))
-2
(* (* a a) c)
(* a a)
a
(pow b 4)
b
4
(/ a (* b b))
(* b b)
-1
Outputs
(/ (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) b)
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal -1 binary64)))) c) b)
(- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c))
(-.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal -1 binary64)))) c)
(+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b))))
(*.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(* -1/4 (* (* a a) (* a a)))
(*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
-1/4
#s(literal -1/4 binary64)
(* (* a a) (* a a))
(*.f64 a (*.f64 a (*.f64 a a)))
(* a a)
(*.f64 a a)
a
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))
(/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(* (* c (* c (* c c))) 20)
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 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
#s(literal 20 binary64)
(* a (* (* b b) (* (* b b) (* b b))))
(*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(* (* b b) (* (* b b) (* b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(* b b)
(*.f64 b b)
b
(* (* b b) (* b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))
(/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(* (* -2 (* c a)) (* c (* c a)))
(*.f64 a (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a c)))))
(* -2 (* c a))
(*.f64 #s(literal -2 binary64) (*.f64 a c))
-2
#s(literal -2 binary64)
(* c a)
(*.f64 a c)
(* c (* c a))
(*.f64 a (*.f64 c c))
(+ (* (* c a) (/ c (* b b))) c)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(/ c (* b b))
(/.f64 c (*.f64 b b))
(* (/ -1 b) c)
(/.f64 (neg.f64 c) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)
b
c
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))
(sqrt (+ (* b b) (* c (* a -4))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(+ (* b b) (* c (* a -4)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.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)))
(/ (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(sqrt (sqrt (+ (* c (* a -4)) (* b b))))
(sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt (+ (* c (* a -4)) (* b b)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(+ (* c (* a -4)) (* b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
c
(* a -4)
(*.f64 a #s(literal -4 binary64))
a
-4
#s(literal -4 binary64)
(* b b)
(*.f64 b b)
b
(neg b)
(neg.f64 b)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) b)
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 c)) b)
(* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 c))
c
(+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)
(fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
(- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
(/ (* -2 (* (* a a) c)) (pow b 4))
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))
(* -2 (* (* a a) c))
(*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))
-2
#s(literal -2 binary64)
(* (* a a) c)
(*.f64 a (*.f64 a c))
(* a a)
(*.f64 a a)
a
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
b
4
#s(literal 4 binary64)
(/ a (* b b))
(/.f64 a (*.f64 b b))
(* b b)
(*.f64 b b)
-1
#s(literal -1 binary64)

localize437.0ms (3.1%)

Memory
2.2MiB live, 434.4MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
accuracy99.6%
(/.f64 a (*.f64 b b))
accuracy99.5%
(*.f64 (*.f64 a a) c)
accuracy99.4%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64)))
accuracy99.9%
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
accuracy99.8%
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
accuracy99.6%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
accuracy31.0%
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
accuracy100.0%
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy99.9%
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy99.8%
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
accuracy29.4%
(-.f64 (/.f64 (sqrt.f64 (fma.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))))
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.6%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy99.4%
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))
accuracy99.4%
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))
accuracy99.3%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy99.1%
(*.f64 (*.f64 a a) (*.f64 a a))
Samples
207.0ms190×1valid
26.0ms66×0valid
Compiler

Compiled 646 to 64 computations (90.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 145.0ms
ival-mult: 56.0ms (38.7% of total)
ival-div: 45.0ms (31.1% of total)
adjust: 13.0ms (9% of total)
ival-add: 11.0ms (7.6% of total)
ival-sqrt: 9.0ms (6.2% of total)
ival-sub: 5.0ms (3.5% of total)
ival-pow: 3.0ms (2.1% of total)
ival-neg: 1.0ms (0.7% of total)
exact: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series71.0ms (0.5%)

Memory
16.1MiB live, 151.3MiB allocated
Counts
26 → 768
Calls
Call 1
Inputs
#<alt (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c))>
#<alt (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b))))>
#<alt (/ (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) b)>
#<alt (* -1/4 (* (* a a) (* a a)))>
#<alt (* (/ -1 b) c)>
#<alt (/ -1 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 (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b))>
#<alt (/ (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) (* 2 a))>
#<alt (sqrt (sqrt (+ (* c (* a -4)) (* b b))))>
#<alt (sqrt (+ (* c (* a -4)) (* b b)))>
#<alt (pow b 4)>
#<alt (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1))>
#<alt (/ (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) b)>
#<alt (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)>
#<alt (* (* a a) (* a a))>
#<alt (* (* b b) (* b b))>
#<alt (* (* -2 (* c a)) (* c (* c a)))>
#<alt (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))>
#<alt (+ (* c (* a -4)) (* b b))>
#<alt (/ (* -2 (* (* a a) c)) (pow b 4))>
#<alt (* (* a a) c)>
#<alt (/ a (* b b))>
Outputs
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)>
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)>
#<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))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (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 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 c)>
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))>
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))>
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ 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))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ 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 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) 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) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))>
#<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))) (* -2 (/ (pow c 3) (* a (pow b 4))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))>
#<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) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (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 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))>
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))>
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))>
#<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))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<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))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -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))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (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 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<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 (* -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 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/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<alt (* -1/4 (pow a 4))>
#<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/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 (* -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 (* -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 (* (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 (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* (pow 1 1/4) (sqrt b))>
#<alt (+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))>
#<alt (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))>
#<alt (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))>
#<alt (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))>
#<alt (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))>
#<alt (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))>
#<alt (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))>
#<alt (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))>
#<alt (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))>
#<alt (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))>
#<alt (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))>
#<alt (* (pow 1 1/4) (sqrt b))>
#<alt (+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))>
#<alt (+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))>
#<alt (+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))>
#<alt (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))>
#<alt (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))>
#<alt (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))>
#<alt (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))>
#<alt (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))>
#<alt (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))>
#<alt (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))>
#<alt (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))>
#<alt (pow (* -4 (* a c)) 1/4)>
#<alt (+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))>
#<alt (+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))>
#<alt (+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4))>
#<alt (sqrt b)>
#<alt (+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))>
#<alt (+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))>
#<alt (+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))>
#<alt (* (sqrt b) (sqrt -1))>
#<alt (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))>
#<alt (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))>
#<alt (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))>
#<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 (* (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 (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (* -1 c)>
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))>
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))>
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))>
#<alt (* -1 c)>
#<alt (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))>
#<alt (+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))>
#<alt (+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))>
#<alt (* -1 c)>
#<alt (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))>
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* -1 c)>
#<alt (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))>
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))>
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))>
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt -1>
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)>
#<alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)>
#<alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))>
#<alt -1>
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)>
#<alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)>
#<alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))>
#<alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))>
#<alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))>
#<alt -1>
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)>
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)>
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)>
#<alt -1>
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)>
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)>
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (* (pow a 2) (pow c 3)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<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 (* -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 (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))>
#<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 (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
#<alt (/ a (pow b 2))>
Calls

192 calls:

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

rewrite414.0ms (2.9%)

Memory
2.1MiB live, 753.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 184×*-lowering-*.f32
5 184×*-lowering-*.f64
4 796×accelerator-lowering-fma.f32
4 796×accelerator-lowering-fma.f64
3 484×pow-lowering-pow.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062392
1390369
23888353
08724333
Stop Event
iter limit
node limit
Counts
26 → 1 002
Calls
Call 1
Inputs
(- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c))
(+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b))))
(/ (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) b)
(* -1/4 (* (* a a) (* a a)))
(* (/ -1 b) c)
(/ -1 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)))
(+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b))
(/ (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) (* 2 a))
(sqrt (sqrt (+ (* c (* a -4)) (* b b))))
(sqrt (+ (* c (* a -4)) (* b b)))
(pow b 4)
(* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1))
(/ (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) b)
(+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)
(* (* a a) (* a a))
(* (* b b) (* b b))
(* (* -2 (* c a)) (* c (* c a)))
(/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))
(+ (* c (* a -4)) (* b b))
(/ (* -2 (* (* a a) c)) (pow b 4))
(* (* a a) c)
(/ a (* b b))
Outputs
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) c) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) c) (/.f64 (*.f64 a c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a c)) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a c)) (/.f64 c (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (+.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (+.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 c c)) (+.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) c) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a c)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 a a) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 a a) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b b) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(*.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(-.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))
(fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 b)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (neg.f64 (neg.f64 b)))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) #s(literal 2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/4 binary64))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) a)
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) a) a)
(/.f64 c (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b))
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (neg.f64 b))
(pow.f64 (neg.f64 b) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 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 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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)))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #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 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.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 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.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 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(-.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 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(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 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 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #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 (neg.f64 b) (neg.f64 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 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 a c) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.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 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(pow.f64 (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 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 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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)))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #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 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.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 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)))
(fabs.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.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 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (log.f64 (*.f64 b b))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 b))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))
(+.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c))
(+.f64 (neg.f64 c) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(fma.f64 c #s(literal -1 binary64) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(fma.f64 c (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))
(fma.f64 #s(literal -1 binary64) c (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (*.f64 c c) (neg.f64 c))
(fma.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) c (neg.f64 c))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 c) (neg.f64 c)) (*.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) (*.f64 (neg.f64 c) (neg.f64 c))) (-.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c)))
(/.f64 (*.f64 c (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (*.f64 c (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) c) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) c) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 b)))
(neg.f64 (/.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c)) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))))
(/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b)
(/.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c)) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal 1 binary64)) b)
(/.f64 (/.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c)) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) b))
(*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (/.f64 c b))
(*.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c)) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) b) c)
(+.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(+.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))))
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (neg.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))))
(*.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 a) (log.f64 (*.f64 a a))))
(pow.f64 a #s(literal 4 binary64))
(pow.f64 (*.f64 a a) #s(literal 2 binary64))
(pow.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) a)
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (log.f64 (*.f64 b b))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 b))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))
(*.f64 c (*.f64 (*.f64 a c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))
(*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))
(*.f64 (*.f64 a c) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))))
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (*.f64 a (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a c))
(*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c c)) a)
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a c)) c)
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a c))
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c #s(literal -2 binary64))) a)
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) a) c)
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) c) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b))) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) c) (/.f64 (*.f64 a c) (*.f64 b b)))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a c)) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 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))
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(-.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 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(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 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 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #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 (neg.f64 b) (neg.f64 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 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 a c) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.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 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.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 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a c)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) b))
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) b) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 c (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 c b))
(*.f64 a (*.f64 a c))
(*.f64 (*.f64 a a) c)
(*.f64 c (*.f64 a a))
(*.f64 (*.f64 a c) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)))
(neg.f64 (neg.f64 (/.f64 a (*.f64 b b))))
(/.f64 a (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) a)))
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b)))
(/.f64 (/.f64 a b) b)
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (neg.f64 a)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b))

simplify487.0ms (3.5%)

Memory
14.8MiB live, 1 079.9MiB allocated
Algorithm
egg-herbie
Rules
7 374×accelerator-lowering-fma.f32
7 374×accelerator-lowering-fma.f64
7 122×*-lowering-*.f32
7 122×*-lowering-*.f64
4 964×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0127114583
1416914165
0808013707
Stop Event
iter limit
node limit
Counts
768 → 768
Calls
Call 1
Inputs
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(* -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))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (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 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ 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))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ 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 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) 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) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(* -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))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* -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) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (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))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(* -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))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* -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))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -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))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(* -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))))))
(* -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 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/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -1/4 (pow a 4))
(* -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/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))))
(* -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))))))
(* -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))))))
(* (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))))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* (pow 1 1/4) (sqrt b))
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(* (pow 1 1/4) (sqrt b))
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(pow (* -4 (* a c)) 1/4)
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4))
(sqrt b)
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))
(* (sqrt b) (sqrt -1))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))
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))))))))
(* (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))))))))
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))
(* -1 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))
(* -1 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(* -1 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
-1
(- (* -1 (/ (* a c) (pow b 2))) 1)
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
-1
(- (* -1 (/ (* a c) (pow b 2))) 1)
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))
-1
(- (* -1 (/ (* a c) (pow b 2))) 1)
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
-1
(- (* -1 (/ (* a c) (pow b 2))) 1)
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (* (pow a 2) (pow c 3)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(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))))
(* -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)))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* (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)
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
Outputs
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 c))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b)))) (neg.f64 c))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.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)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 a (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.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 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) a)) a))))
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(* (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (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))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) c) (neg.f64 (/.f64 a (*.f64 b b)))) (*.f64 c c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(* (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) (neg.f64 c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) 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 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 c (*.f64 b b)))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.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)))
(/ (+ (* -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 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.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)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.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)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.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))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.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))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a a))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.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)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.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)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.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)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(* (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(* (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.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)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.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)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.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)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.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 (neg.f64 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 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 (neg.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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (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))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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))) (neg.f64 a))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.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 (fma.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 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.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 (neg.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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (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 (fma.f64 #s(literal 2 binary64) (/.f64 (*.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 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) (neg.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)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.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))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.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))) (* (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 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.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))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 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 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64))))) (neg.f64 b))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1/4 (pow a 4))
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 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/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))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 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)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.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 (fma.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 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.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 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)))))
(* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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))))) (* 1/2 (/ b (* a c)))))
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (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))))))) c)) c))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.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 (neg.f64 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)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 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))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a)))
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b a)))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #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))))
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.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) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))))
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (/.f64 c (neg.f64 b)))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(fma.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(fma.f64 c (fma.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 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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/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 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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)))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.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 (neg.f64 c) (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.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 (neg.f64 c) (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.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 (fma.f64 a (/.f64 c (neg.f64 b)) (*.f64 b #s(literal 1/2 binary64))) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (fma.f64 a (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal 1/2 binary64))) 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 (fma.f64 a (fma.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 (neg.f64 b))) (*.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))))
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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)))))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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))))))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (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)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (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/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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (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)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b 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)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.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))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 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))))))))
(neg.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.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))))) b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (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/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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 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)))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 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/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))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.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))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) (neg.f64 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))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) c))))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) #s(literal -1/64 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.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)))))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.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 (fma.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 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.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 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (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))))))) c)) c))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.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 (neg.f64 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)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 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))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #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))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 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)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(* (pow 1 1/4) (sqrt b))
(sqrt.f64 b)
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (sqrt.f64 b))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64))) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (sqrt.f64 b))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 c (fma.f64 c (*.f64 (sqrt.f64 b) (fma.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) #s(literal -7/2 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (sqrt.f64 b))
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c)))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))) (*.f64 c a)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64))) (*.f64 c c))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))
(+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c)))) (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) (*.f64 c c)) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 a a))) #s(literal -7/8192 binary64)) (*.f64 c (*.f64 c c))))))
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) a) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (neg.f64 c))) c))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) a) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 a a))) #s(literal 7/8192 binary64))) c)) c)) c))
(* (pow 1 1/4) (sqrt b))
(sqrt.f64 b)
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (sqrt.f64 b))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 a (fma.f64 a (*.f64 (sqrt.f64 b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c))) (sqrt.f64 b))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 a (fma.f64 a (*.f64 (sqrt.f64 b) (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -7/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c))) (sqrt.f64 b))
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a))))) (*.f64 c a)) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) (*.f64 a a)))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a))))) (*.f64 c a)) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))) (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) (*.f64 a a)) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) #s(literal -7/8192 binary64)) (*.f64 a (*.f64 a a)))))))
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) c) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (neg.f64 a))) a))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) c) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) #s(literal 7/8192 binary64)) a))) a)) a))
(pow (* -4 (* a c)) 1/4)
(pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64))
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64)))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/512 binary64) (*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) #s(literal 1/4 binary64)))) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64)))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -7/8192 binary64) (*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 11 binary64)))) #s(literal 1/4 binary64))) (*.f64 #s(literal -3/512 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64)))) (*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) #s(literal 1/4 binary64)))) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64)))
(sqrt b)
(sqrt.f64 b)
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (sqrt.f64 b))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))
(+.f64 (sqrt.f64 b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 a)))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))
(+.f64 (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (sqrt.f64 b)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -7/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/2 binary64)))))
(* (sqrt b) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))
(-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))
(-.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -7/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (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/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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 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)))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 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/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))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.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))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (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)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b 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)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.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))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 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))))))))
(neg.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.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))))) b))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b))))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b))))) (/.f64 #s(literal -1 binary64) (*.f64 c c))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b))))) (/.f64 #s(literal -1 binary64) (*.f64 c c))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (neg.f64 c))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (neg.f64 c))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 c)
(neg.f64 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 c))
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 c))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 a (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 c (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 c (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 a (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) a)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) a)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -1 c)
(neg.f64 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.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 (fma.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 (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.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)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) (neg.f64 c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) (neg.f64 c)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.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 (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.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 (neg.f64 b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 c (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 c (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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))) (neg.f64 a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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))) (neg.f64 a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b))
-1
#s(literal -1 binary64)
(- (* -1 (/ (* a c) (pow b 2))) 1)
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)
(fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)
(fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b))))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b))))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
-1
#s(literal -1 binary64)
(- (* -1 (/ (* a c) (pow b 2))) 1)
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) #s(literal -1 binary64))
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) #s(literal -1 binary64))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b)))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) a)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) a)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
-1
#s(literal -1 binary64)
(- (* -1 (/ (* a c) (pow b 2))) 1)
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
-1
#s(literal -1 binary64)
(- (* -1 (/ (* a c) (pow b 2))) 1)
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))
(* (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))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))

eval342.0ms (2.4%)

Memory
0.8MiB live, 871.4MiB allocated
Compiler

Compiled 90 595 to 5 115 computations (94.4% saved)

prune309.0ms (2.2%)

Memory
-2.2MiB live, 687.9MiB allocated
Pruning

56 alts after pruning (51 fresh and 5 done)

PrunedKeptTotal
New1 982242 006
Fresh192746
Picked235
Done123
Total2 004562 060
Accuracy
99.8%
Counts
2 060 → 56
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.8%
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
31.2%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
31.0%
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
30.5%
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
31.1%
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
31.2%
(/.f64 (fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
94.5%
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
30.7%
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
93.6%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
30.5%
(/.f64 (fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
92.5%
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
31.5%
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
31.4%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
30.9%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
31.0%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
90.3%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
30.7%
(/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
30.2%
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
31.5%
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
92.8%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
30.2%
(/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
28.5%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
28.8%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
82.4%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a))
29.2%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))
94.6%
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b)
30.3%
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
30.0%
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
94.2%
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (*.f64 b b))
93.2%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
28.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
28.8%
(/.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
29.0%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
29.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
28.8%
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
29.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a))
90.2%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
93.1%
(/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b)
82.4%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
82.7%
(/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))
82.7%
(/.f64 c (neg.f64 b))
29.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
94.3%
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
82.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
94.5%
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b))
28.6%
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
28.9%
(-.f64 (/.f64 (sqrt.f64 (fma.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))))
29.3%
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
29.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
82.5%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
94.2%
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
90.0%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
90.3%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
Compiler

Compiled 3 772 to 1 925 computations (49% saved)

simplify305.0ms (2.2%)

Memory
13.0MiB live, 489.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 b b)
cost-diff0
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))
cost-diff0
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
cost-diff1600
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
cost-diff0
(fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
cost-diff0
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
cost-diff0
(/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b)
cost-diff768
(-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
cost-diff0
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
cost-diff0
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
cost-diff0
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)
cost-diff0
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
cost-diff0
(neg.f64 c)
cost-diff0
(/.f64 b (neg.f64 c))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
cost-diff0
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
cost-diff0
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
cost-diff832
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
cost-diff1408
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
Rules
9 228×accelerator-lowering-fma.f32
9 228×accelerator-lowering-fma.f64
8 036×*-lowering-*.f32
8 036×*-lowering-*.f64
2 708×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
079742
1232672
2835641
34359625
08550593
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) b)
(+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c))))
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b))))))
(* (* c (* c (* c c))) 20)
(* c (* c (* c c)))
c
(* c (* c c))
(* c c)
20
(* a (* (* b b) (* b (* b (* b b)))))
a
(* (* b b) (* b (* b (* b b))))
(* b b)
b
(* b (* b (* b b)))
(* b (* b b))
(* a (* (* a (* a a)) -1/4))
(* (* a (* a a)) -1/4)
(* a (* a a))
(* a a)
-1/4
(+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))
-2
(* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))
(* a c)
(/ (* a (* c c)) (* b (* b (* b b))))
(* a (* c c))
(neg (+ (* (* c c) (/ a (* b b))) c))
(+ (* (* c c) (/ a (* b b))) c)
(/ a (* b b))
(/ 1 (/ b (neg c)))
1
(/ b (neg c))
b
(neg c)
c
(+ (* (/ (sqrt (+ (* a (* c -4)) (* b b))) a) 1/2) (/ b (* a -2)))
(/ (sqrt (+ (* a (* c -4)) (* b b))) a)
(sqrt (+ (* a (* c -4)) (* b b)))
(+ (* a (* c -4)) (* b b))
a
(* c -4)
c
-4
(* b b)
b
1/2
(/ b (* a -2))
(* a -2)
-2
(/ (* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) b)
(* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1))
c
(+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)
(- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))
(/ (* a (* c (* a -2))) (* b (* b (* b b))))
(* a (* c (* a -2)))
a
(* c (* a -2))
(* a -2)
-2
(* b (* b (* b b)))
b
(* b (* b b))
(* b b)
(/ a (* b b))
-1
(/ (+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) (* 2 a))
(+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b))
(* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b)))))
(* b b)
b
(sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))
(+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b)))
a
(* (* c (* c a)) -16)
(* c (* c a))
c
(* c a)
-16
(* (* b b) (* b b))
(/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))
1
(* (* b b) (sqrt (+ (* c (* a 4)) (* b b))))
(sqrt (+ (* c (* a 4)) (* b b)))
(+ (* c (* a 4)) (* b b))
(* a 4)
4
(neg b)
(* 2 a)
2
Outputs
(/ (+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) b)
(/.f64 (fma.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 c c) #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) (neg.f64 c)) b)
(+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c))))
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 c c) #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) (neg.f64 c))
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 b (*.f64 b b))))))
(* (* c (* c (* c c))) 20)
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 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
#s(literal 20 binary64)
(* a (* (* b b) (* b (* b (* b b)))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 b (*.f64 b b)))))
a
(* (* b b) (* b (* b (* b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(* b b)
(*.f64 b b)
b
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* a (* (* a (* a a)) -1/4))
(*.f64 a (*.f64 a (*.f64 a (*.f64 a #s(literal -1/4 binary64)))))
(* (* a (* a a)) -1/4)
(*.f64 a (*.f64 a (*.f64 a #s(literal -1/4 binary64))))
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
-1/4
#s(literal -1/4 binary64)
(+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))
(*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64)))
-2
#s(literal -2 binary64)
(* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))
(/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(* a c)
(*.f64 c a)
(/ (* a (* c c)) (* b (* b (* b b))))
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b (*.f64 b b))))
(* a (* c c))
(*.f64 (*.f64 c c) a)
(neg (+ (* (* c c) (/ a (* b b))) c))
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b (neg.f64 b))) #s(literal -1 binary64)))
(+ (* (* c c) (/ a (* b b))) c)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(/ a (* b b))
(/.f64 a (*.f64 b b))
(/ 1 (/ b (neg c)))
(/.f64 c (neg.f64 b))
1
#s(literal 1 binary64)
(/ b (neg c))
(/.f64 b (neg.f64 c))
b
(neg c)
(neg.f64 c)
c
(+ (* (/ (sqrt (+ (* a (* c -4)) (* b b))) a) 1/2) (/ b (* a -2)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/ (sqrt (+ (* a (* c -4)) (* b b))) a)
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)
(sqrt (+ (* a (* c -4)) (* b b)))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(+ (* a (* c -4)) (* b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* b b)
(*.f64 b b)
b
1/2
#s(literal 1/2 binary64)
(/ b (* a -2))
(/.f64 b (*.f64 a #s(literal -2 binary64)))
(* a -2)
(*.f64 a #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(/ (* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) b)
(/.f64 (*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64))) b)
(* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1))
(*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64)))
c
(+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)
(fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64))
(- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))
(*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(/ (* a (* c (* a -2))) (* b (* b (* b b))))
(/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(* a (* c (* a -2)))
(*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64))))
a
(* c (* a -2))
(*.f64 c (*.f64 a #s(literal -2 binary64)))
(* a -2)
(*.f64 a #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
b
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ a (* b b))
(/.f64 a (*.f64 b b))
-1
#s(literal -1 binary64)
(/ (+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) (* 2 a))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) b)
(* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b)))))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(* b b)
(*.f64 b b)
b
(sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))
(sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b)))
(fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))
a
(* (* c (* c a)) -16)
(*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64))))
(* c (* c a))
(*.f64 (*.f64 c c) a)
c
(* c a)
(*.f64 c a)
-16
#s(literal -16 binary64)
(* (* b b) (* b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))
1
#s(literal 1 binary64)
(* (* b b) (sqrt (+ (* c (* a 4)) (* b b))))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))
(sqrt (+ (* c (* a 4)) (* b b)))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))
(+ (* c (* a 4)) (* b b))
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))
(* a 4)
(*.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
(neg b)
(neg.f64 b)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize364.0ms (2.6%)

Memory
13.9MiB live, 440.9MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
accuracy99.3%
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))
accuracy99.3%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy31.0%
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
accuracy99.6%
(/.f64 a (*.f64 b b))
accuracy99.6%
(*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))
accuracy99.6%
(*.f64 b (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.9%
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
accuracy99.8%
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
accuracy99.8%
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)
accuracy29.4%
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
accuracy100.0%
(/.f64 b (neg.f64 c))
accuracy100.0%
(neg.f64 c)
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
accuracy99.5%
(*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
accuracy99.4%
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
accuracy99.4%
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
Samples
124.0ms120×1valid
90.0ms70×2valid
34.0ms66×0valid
Compiler

Compiled 796 to 81 computations (89.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 176.0ms
ival-mult: 94.0ms (53.5% of total)
ival-div: 30.0ms (17.1% of total)
adjust: 17.0ms (9.7% of total)
ival-add: 17.0ms (9.7% of total)
ival-sqrt: 9.0ms (5.1% of total)
ival-neg: 4.0ms (2.3% of total)
ival-sub: 2.0ms (1.1% of total)
exact: 1.0ms (0.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series47.0ms (0.3%)

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

210 calls:

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

rewrite349.0ms (2.5%)

Memory
-2.9MiB live, 531.2MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 236×*-lowering-*.f32
5 236×*-lowering-*.f64
4 070×accelerator-lowering-fma.f32
4 070×accelerator-lowering-fma.f64
3 028×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
079498
1441436
24108406
08265383
Stop Event
iter limit
node limit
Counts
28 → 815
Calls
Call 1
Inputs
(+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))
(+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c))))
(/ (+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) b)
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b))))))
(/ 1 (/ b (neg c)))
(/ b (neg c))
(neg c)
(+ (* (/ (sqrt (+ (* a (* c -4)) (* b b))) a) 1/2) (/ b (* a -2)))
(/ (sqrt (+ (* a (* c -4)) (* b b))) a)
(sqrt (+ (* a (* c -4)) (* b b)))
(+ (* a (* c -4)) (* b b))
(- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))
(/ (* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) b)
(* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1))
(+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)
(+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b))
(/ (+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) (* 2 a))
(* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b)))))
(* b b)
(* (* b b) (* b (* b (* b b))))
(/ (* a (* c c)) (* b (* b (* b b))))
(* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))
(/ (* a (* c (* a -2))) (* b (* b (* b b))))
(* b (* b (* b b)))
(* a (* c (* a -2)))
(/ a (* b b))
(* (* b b) (* b b))
(* (* b b) (sqrt (+ (* c (* a 4)) (* b b))))
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) (neg.f64 c))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))
(-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(-.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal 0 binary64)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 c (neg.f64 (*.f64 c (/.f64 a (*.f64 b b)))) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b (neg.f64 b))) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (/.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (neg.f64 c) (*.f64 c (/.f64 a (*.f64 b b))) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 a (*.f64 b (neg.f64 b))) (*.f64 c c) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (neg.f64 (*.f64 c c)) (/.f64 a (*.f64 b b)) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a c) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (neg.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(+.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) (neg.f64 c))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(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 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) a) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))) a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a))) #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a c) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (+.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(pow.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (neg.f64 b)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) b))
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (neg.f64 b))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (*.f64 b (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 b (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b))
(*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 #s(literal 1 binary64) (neg.f64 b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.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 a (*.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 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.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 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a)) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.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)))) a)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 b b))) (*.f64 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 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(pow.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.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 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a (*.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 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.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 a (*.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 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.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)) a) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 c a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))
(*.f64 (/.f64 c (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 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 #s(literal 20 binary64) a))
(*.f64 (/.f64 #s(literal 20 binary64) a) (/.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 a (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(neg.f64 (/.f64 c b))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 b c)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 c))))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) b)
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 b (neg.f64 c)) (/.f64 b (neg.f64 c))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 b (neg.f64 c)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b c)))
(*.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) c)
(*.f64 (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 c (neg.f64 b))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 b c))
(neg.f64 (/.f64 b c))
(neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 b (neg.f64 c))
(/.f64 b (*.f64 #s(literal 1 binary64) (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)))
(/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (neg.f64 b))))
(/.f64 (neg.f64 b) c)
(/.f64 (/.f64 b c) #s(literal -1 binary64))
(/.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 c))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 c))
(/.f64 (/.f64 b #s(literal -1 binary64)) c)
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1 binary64) c))
(*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(*.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 #s(literal -1 binary64) c) b)
(+.f64 #s(literal 0 binary64) (neg.f64 c))
(-.f64 #s(literal 0 binary64) c)
(neg.f64 c)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c))
(*.f64 c #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) c)
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a))))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) b) (*.f64 a (*.f64 #s(literal -2 binary64) a))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) a))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a))))))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))
(pow.f64 (/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a))))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)))
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) a)
(pow.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #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 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))))
(*.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b))))
(+.f64 (/.f64 a (*.f64 b (neg.f64 b))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 a (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a c) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b b)))
(fma.f64 (*.f64 a c) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
(fma.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b) (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (/.f64 a (*.f64 b b)))
(fma.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) a (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) a (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 a (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 a (*.f64 b (neg.f64 b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (neg.f64 a))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b (neg.f64 b))))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 a b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) b))
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) a)))
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) a)))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b b) a)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (neg.f64 a))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b (neg.f64 b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 a b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b b) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (/.f64 a (*.f64 b (neg.f64 b))) (/.f64 a (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b)))))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (neg.f64 b))) (/.f64 a (*.f64 b (neg.f64 b))))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b)))))
(/.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 a (fma.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 b)))
(neg.f64 (/.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))))
(/.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b)
(/.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal 1 binary64)) b)
(/.f64 (/.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b))
(*.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (/.f64 c b))
(*.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) b) c)
(+.f64 (neg.f64 c) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c))
(-.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) c)
(-.f64 (fma.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) c)
(fma.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c))
(fma.f64 c #s(literal -1 binary64) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(fma.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))
(fma.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (*.f64 c c) (neg.f64 c))
(fma.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) c (neg.f64 c))
(fma.f64 #s(literal -1 binary64) c (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 c) (neg.f64 c)) (*.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) (*.f64 (neg.f64 c) (neg.f64 c))) (-.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c)))
(/.f64 (*.f64 c (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))
(/.f64 (*.f64 c (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) c) (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) c)
(+.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))))
(fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
(fma.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (neg.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(*.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(+.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))))
(-.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 b (*.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 b (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 b (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b) (neg.f64 b))
(fma.f64 (/.f64 b b) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (/.f64 b (*.f64 b b)) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 b b) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (neg.f64 b))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 b))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))))
(/.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) #s(literal -1 binary64))
(*.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)))
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64) (log.f64 (*.f64 b b))))
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 b (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(exp.f64 (log.f64 (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))
(neg.f64 (*.f64 b (neg.f64 b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b)
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b (neg.f64 b))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 4 binary64) (log.f64 b))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 b) (log.f64 (*.f64 b b))))
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(pow.f64 b #s(literal 6 binary64))
(pow.f64 (*.f64 b b) #s(literal 3 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64))
(pow.f64 (neg.f64 b) #s(literal 6 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 b)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b)
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))))
(/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) b)
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 a b) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) b)
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 b b)) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 c (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a c) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) a)
(*.f64 (/.f64 c b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (/.f64 a (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 c b))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 a (*.f64 b b)))
(/.f64 (*.f64 a c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))))
(/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))))
(/.f64 (*.f64 (*.f64 a c) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))))
(/.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a c)))
(*.f64 c (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a c)))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a c))
(*.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a c)))
(*.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) a)
(*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b))
(*.f64 (*.f64 (*.f64 a c) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a c) (/.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) a) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b)))) b)
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) b) (*.f64 b b))
(/.f64 (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b b)) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a c) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))))
(*.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)))
(*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) a)
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 b (neg.f64 b)))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b b))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))
(*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(*.f64 c (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) a))
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) a)
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) c)
(*.f64 (*.f64 a (*.f64 a c)) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 a c) a) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)))
(neg.f64 (/.f64 a (*.f64 b (neg.f64 b))))
(/.f64 a (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) a)))
(/.f64 (neg.f64 a) (*.f64 b (neg.f64 b)))
(/.f64 (/.f64 a b) b)
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (neg.f64 a)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b)))
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))))
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a)
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 b (neg.f64 b)))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b b))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (log.f64 (*.f64 b b))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 b (/.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 b b) #s(literal 1 binary64)))
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)

simplify460.0ms (3.3%)

Memory
-4.6MiB live, 707.0MiB allocated
Algorithm
egg-herbie
Rules
7 940×accelerator-lowering-fma.f32
7 940×accelerator-lowering-fma.f64
7 710×*-lowering-*.f32
7 710×*-lowering-*.f64
5 496×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0132014899
1433914697
0845514224
Stop Event
iter limit
node limit
Counts
840 → 840
Calls
Call 1
Inputs
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2)))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c))))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ 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))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ 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 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(* -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))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (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 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -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) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -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))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(* -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 c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/ (+ (* -1/2 b) (+ (* 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/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(+ (* -1/2 (/ b a)) (+ (* 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/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* 1/2 (* (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))))))
(/ b a)
(/ (+ b (* -2 (/ (* a c) b))) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a)
(* (sqrt (/ c a)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(/ b a)
(+ (* -2 (/ c b)) (/ b a))
(+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a))
(+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a))
(* (sqrt (/ c a)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))
(* (sqrt (/ c a)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(/ b a)
(* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))
(* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))
(* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (/ b a))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* 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))))))))
(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))))
(* -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)))))
(* -1 (/ a (pow b 2)))
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(* -1 (/ a (pow b 2)))
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))
(* -1 (/ a (pow b 2)))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(* -1 (/ a (pow b 2)))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))
(* -1 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))
(* -1 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(* -1 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
-1
(- (* -1 (/ (* a c) (pow b 2))) 1)
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
-1
(- (* -1 (/ (* a c) (pow b 2))) 1)
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))
-1
(- (* -1 (/ (* a c) (pow b 2))) 1)
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
-1
(- (* -1 (/ (* a c) (pow b 2))) 1)
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* 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)))))
(* a (* (pow b 2) (* c (sqrt -16))))
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(pow b 4)
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4))
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4))
(* a (* (pow b 2) (* c (sqrt -16))))
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))
(* -1 (* a (* (pow b 2) (* c (sqrt -16)))))
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))))
(pow b 4)
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4))
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4))
(* a (* (pow b 2) (* c (sqrt -16))))
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))
(* -1 (* a (* (pow b 2) (* c (sqrt -16)))))
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))))
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* a (pow c 2)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(* -2 (* (pow a 2) c))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(pow b 3)
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(* -1 (pow b 3))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(pow b 3)
(+ (* 2 (* a (* b c))) (pow b 3))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(pow b 3)
(+ (* 2 (* a (* b c))) (pow b 3))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
Outputs
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c)
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2)))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2)))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a))))
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c))))))
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 c (*.f64 b b)))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c))))))
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 c (*.f64 b b)))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 (/.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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (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))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) 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 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) 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 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 c (*.f64 b b)))) c)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (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))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a)))))
(* -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 (fma.f64 #s(literal 2 binary64) (/.f64 (*.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)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) (neg.f64 a)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -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 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.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))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (fma.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))) (*.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))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.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 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.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 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.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 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))))) (neg.f64 (/.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 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (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)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.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 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (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 (fma.f64 #s(literal 2 binary64) (/.f64 (*.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 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) c)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -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))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 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 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))))
(* (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)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.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 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.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))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (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 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 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 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))) a)
(/ (+ (* -1/2 b) (+ (* 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 #s(literal 0 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/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (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)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (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)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.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)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
#s(literal 0 binary64)
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(/.f64 c (neg.f64 b))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(+.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(+.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.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 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (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 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.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 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 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)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(/ b a)
(/.f64 b a)
(/ (+ b (* -2 (/ (* a c) b))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)) b) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) a)
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(fma.f64 (*.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)))) #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.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)))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.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)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(/ b a)
(/.f64 b a)
(+ (* -2 (/ c b)) (/ b a))
(fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a))
(+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a))
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)) (/.f64 b a))
(+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)) (/.f64 b a))
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))))
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ b a)
(/.f64 b a)
(* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))
(* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 b))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (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/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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/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))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (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)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) 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)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (neg.f64 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))))))))
(neg.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) b))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (fma.f64 c #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (fma.f64 c #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (fma.f64 c #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)))
(* -1 (/ a (pow b 2)))
(neg.f64 (/.f64 a (*.f64 b b)))
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b))))
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b))))
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b)))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b)))))
(* -1 (/ a (pow b 2)))
(neg.f64 (/.f64 a (*.f64 b b)))
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))
(/.f64 (fma.f64 a (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))
(/.f64 (fma.f64 a (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))
(/.f64 (fma.f64 a (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64)))
(* -1 (/ a (pow b 2)))
(neg.f64 (/.f64 a (*.f64 b b)))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b))
(* -1 (/ a (pow b 2)))
(neg.f64 (/.f64 a (*.f64 b b)))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b))
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.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 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b))
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c c))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c c))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (neg.f64 c))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (neg.f64 c))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 c)
(neg.f64 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c)
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c)
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* -1 c)
(neg.f64 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
-1
#s(literal -1 binary64)
(- (* -1 (/ (* a c) (pow b 2))) 1)
(fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)
(fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)
(fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c)))
-1
#s(literal -1 binary64)
(- (* -1 (/ (* a c) (pow b 2))) 1)
(fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) #s(literal -1 binary64))
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) #s(literal -1 binary64))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b)))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 c (*.f64 a (*.f64 b (neg.f64 b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 c (*.f64 a (*.f64 b (neg.f64 b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 a))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 a))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
-1
#s(literal -1 binary64)
(- (* -1 (/ (* a c) (pow b 2))) 1)
(fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)))
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)))
-1
#s(literal -1 binary64)
(- (* -1 (/ (* a c) (pow b 2))) 1)
(fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)))
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.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))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.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)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/4 binary64) (neg.f64 b)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 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 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/4 binary64) (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) 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))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 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)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.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 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -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 (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.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 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.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))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (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)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (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)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.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)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.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 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.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 (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.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)))
(* 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 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (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 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.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 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* a (* (pow b 2) (* c (sqrt -16))))
(*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))))
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c a) (sqrt.f64 #s(literal -16 binary64))))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) (sqrt.f64 #s(literal -16 binary64))))))))
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 (*.f64 b b) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 c a) (sqrt.f64 #s(literal -16 binary64)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -8 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (pow.f64 b #s(literal 4 binary64)))
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (pow.f64 b #s(literal 4 binary64)))
(* a (* (pow b 2) (* c (sqrt -16))))
(*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))))
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))
(*.f64 a (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* a (* (pow b 2) (* c (sqrt -16)))))
(*.f64 (*.f64 a (*.f64 b (neg.f64 b))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (neg.f64 a))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -8 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) #s(literal -8 binary64))) (pow.f64 b #s(literal 4 binary64)))
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4))
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal -8 binary64))) (pow.f64 b #s(literal 4 binary64)))
(* a (* (pow b 2) (* c (sqrt -16))))
(*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))))
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))
(*.f64 c (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)) (pow.f64 c #s(literal 6 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (* (pow b 2) (* c (sqrt -16)))))
(*.f64 (*.f64 a (*.f64 b (neg.f64 b))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))
(*.f64 (neg.f64 c) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)) (pow.f64 c #s(literal 6 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 2)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* (pow a 2) (pow c 3)) (pow b 4))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(* -2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a))))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a)))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.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 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))))
(* -1 (pow b 3))
(neg.f64 (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.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 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))) (neg.f64 (*.f64 b (*.f64 b b))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 2 (* a (* b c))) (pow b 3))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b)) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) b)) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b)))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c)))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 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)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 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)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 8 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 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)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 2 (* a (* b c))) (pow b 3))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b)) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(fma.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 c b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) b)) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal 2 binary64) (*.f64 c b))) (*.f64 b (*.f64 b b)))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a))))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 8 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 a))

eval354.0ms (2.5%)

Memory
2.5MiB live, 504.7MiB allocated
Compiler

Compiled 93 349 to 5 723 computations (93.9% saved)

prune457.0ms (3.3%)

Memory
-6.5MiB live, 485.6MiB allocated
Pruning

61 alts after pruning (55 fresh and 6 done)

PrunedKeptTotal
New2 026192 045
Fresh103646
Picked325
Done145
Total2 040612 101
Accuracy
99.8%
Counts
2 101 → 61
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.9%
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
31.2%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
31.1%
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
31.0%
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
30.5%
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
31.1%
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
31.2%
(/.f64 (fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
94.5%
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
29.5%
(/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
30.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
31.2%
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a))
30.7%
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
31.5%
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
93.6%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
92.5%
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
31.4%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
30.9%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
31.0%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
30.5%
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
90.3%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
30.7%
(/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
30.2%
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
31.5%
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
92.8%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
28.5%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
82.4%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a))
82.4%
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c))
29.2%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))
94.6%
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b)
30.3%
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
30.0%
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
94.2%
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (*.f64 b b))
93.2%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
28.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
28.8%
(/.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
29.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
28.8%
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
29.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
89.9%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a))
90.2%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
93.1%
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b)
82.4%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
82.6%
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a)
82.7%
(/.f64 c (neg.f64 b))
29.1%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))))))
29.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
94.3%
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))
82.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))))
82.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b))
82.5%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
94.5%
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b))
28.6%
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
82.4%
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)))
29.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
82.5%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
94.2%
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
90.0%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
90.3%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
3.2%
#s(literal 0 binary64)
Compiler

Compiled 5 676 to 1 613 computations (71.6% saved)

regimes192.0ms (1.4%)

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

4 calls:

56.0ms
b
46.0ms
c
46.0ms
a
38.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
94.6%1a
94.6%1b
94.6%1c
94.6%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes138.0ms (1%)

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

4 calls:

42.0ms
b
40.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))
29.0ms
a
23.0ms
c
Results
AccuracySegmentsBranch
93.2%1a
93.2%1b
93.2%1c
93.2%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes85.0ms (0.6%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes50.0ms (0.4%)

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

4 calls:

12.0ms
c
12.0ms
b
12.0ms
a
12.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
91.9%2b
90.3%1c
92.2%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))
90.3%1a
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes16.0ms (0.1%)

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

1 calls:

15.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.2%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)

regimes14.0ms (0.1%)

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

2 calls:

7.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))
6.0ms
b
Results
AccuracySegmentsBranch
90.3%1b
90.3%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 24 to 17 computations (29.2% saved)

regimes40.0ms (0.3%)

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

4 calls:

25.0ms
a
5.0ms
b
5.0ms
c
4.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
82.7%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
82.7%1a
82.7%1c
82.7%1b
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes6.0ms (0%)

Memory
10.4MiB live, 10.4MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
Outputs
#s(literal 0 binary64)
Calls

4 calls:

1.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))
1.0ms
b
1.0ms
c
1.0ms
a
Results
AccuracySegmentsBranch
3.2%1b
3.2%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
3.2%1a
3.2%1c
Compiler

Compiled 32 to 23 computations (28.1% saved)

bsearch1.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-0.01392928874132899
-0.010924417619267622
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-0.01392928874132899
-0.010924417619267622
Compiler

Compiled 23 to 20 computations (13% saved)

simplify13.0ms (0.1%)

Memory
15.7MiB live, 15.7MiB allocated
Algorithm
egg-herbie
Rules
62×*-commutative_binary64
34×+-commutative_binary64
32×sub-neg_binary64
22×neg-sub0_binary64
22×neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
073235
1116233
2151233
3170233
4180233
5182233
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) 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 -3458764513820541/288230376151711744 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) 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 -3458764513820541/288230376151711744 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 c (neg.f64 b))
#s(literal 0 binary64)
Outputs
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b)
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) b)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b)
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) 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 -3458764513820541/288230376151711744 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -3458764513820541/288230376151711744 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 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 -3458764513820541/288230376151711744 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -3458764513820541/288230376151711744 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))
(/.f64 c (neg.f64 b))
#s(literal 0 binary64)

soundness1.1s (8.1%)

Memory
-6.2MiB live, 984.5MiB allocated
Rules
11 458×accelerator-lowering-fma.f32
11 458×accelerator-lowering-fma.f64
7 940×accelerator-lowering-fma.f32
7 940×accelerator-lowering-fma.f64
7 766×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
066437
1388397
23347361
011416340
01451
16749
252748
3685848
0815244
0211623256
1592623093
0807622239
0132014899
1433914697
0845514224
05453273
117383232
260833204
082433047
062392
1390369
23888353
08724333
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 407 to 178 computations (56.3% saved)

preprocess71.0ms (0.5%)

Memory
3.5MiB live, 161.1MiB allocated
Compiler

Compiled 512 to 172 computations (66.4% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...